Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Frederic THOMAS
Total activity
44
Last activity
March 15, 2020 00:34
Member since
April 01, 2012 13:40
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
7
Activity overview
Posts (7)
Comments (28)
Sort by recent activity
Recent activity
Votes
Created
July 30, 2013 16:47
Thanks Dmitry,> The best way to create a project using your SDK is to extend LightPlatformCodeInsightFixtureTestCase, to override the getProjectDescriptor() method and to return your SDK from its...
Community
IntelliJ IDEA Open API and Plugin Development
Could someone help me with some guidance to create Functional test for Non Java projects ?
0 votes
Created
August 03, 2013 14:11
That's crazy, there's no way to do force the source root detectors, I even tried [1] but didn't change anything : //RootsDetectionStep rootsDetectionStep = (RootsDetectionStep) m...
Community
IntelliJ IDEA Open API and Plugin Development
Could someone help me with some guidance to create Functional test for Non Java projects ?
0 votes
Created
August 14, 2013 13:10
oups !
Community
IntelliJ IDEA Open API and Plugin Development
Could someone help me with some guidance to create Functional test for Non Java projects ?
0 votes
Created
August 14, 2013 13:12
So, at the end this solution works well when I have only one module.As soon, I have a another type of module it is not valid anymore, ex:-ModuleA: RANDORI_WEB_MODULE-ModuleB: RANDORI_LIBRARY_MODULE...
Community
IntelliJ IDEA Open API and Plugin Development
Could someone help me with some guidance to create Functional test for Non Java projects ?
0 votes
Created
April 20, 2013 12:07
So, a bit of updates, the canContainRoot function is never called and the combineWith function had to be like that [1] to make the wizard step relative to the source root detection be able to detec...
Community
IntelliJ IDEA Open API and Plugin Development
Combined Module Root detection
0 votes
Created
April 20, 2013 14:41
I'm on a no public branch on 3/4 projects, the compiler, the plugin and the test project, so, I tryied to send you a zip (11Mb) with the setup intructions but it didn't work.-Fred
Community
IntelliJ IDEA Open API and Plugin Development
Combined Module Root detection
0 votes
Created
April 20, 2013 15:05
Those classes are involved and I guess are enough to make a try on a default plugin project, I send you a smaller zip with for the test project :I removed what I think is not needed from the plugin...
Community
IntelliJ IDEA Open API and Plugin Development
Combined Module Root detection
0 votes
Created
April 20, 2013 15:17
Denis,The test project will need the sdk, it can be found here once the test project launched, try to import the "importedModule"I'm sorry for the heavy setup, I would understand it is too much, I ...
Community
IntelliJ IDEA Open API and Plugin Development
Combined Module Root detection
0 votes
Created
April 20, 2013 16:27
Denis,Unfortunately I tried with the only classes I gave you and I can't run the project :(The only way I can see for you to debug it is to checkout the compiler, sdk, plugin from https://github.co...
Community
IntelliJ IDEA Open API and Plugin Development
Combined Module Root detection
0 votes
Created
April 20, 2013 21:26
Denis,Ok thanks, but if you know a simple way for me to send you a 11Mb zip, you won't have the burden to do all this setup, I would send you everything.-Fred
Community
IntelliJ IDEA Open API and Plugin Development
Combined Module Root detection
0 votes
«
First
‹
Previous
Next
›
Last
»