主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Frederic THOMAS
活动总数
44
最后的活动
2020年03月15日 00:34
成员加入日期
2012年04月01日 13:40
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
7
活动概览
帖子(7)
评论(28)
按最近的活动排序
最近的活动
投票数
创建于
2013年04月22日 17:23
Hi Denis,A bit of updates.It took me yesterday and today to figure out what was missing for the "Next" button issue relative to the libraries in the import wizard:1- My RandoriModuleSourceRoot was ...
社区
IntelliJ IDEA Open API and Plugin Development
Combined Module Root detection
0 票
创建于
2013年08月12日 17:13
The error happens after a SaveAll, I extended a VirtualFileListener to Make on SaveAll, the point is, it works prefectly without error if I build from the IDE and launch the plugin, it throws an ex...
社区
IntelliJ IDEA Open API and Plugin Development
Weird diff between Ant build and the IDE build
0 票
创建于
2013年07月30日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Could someone help me with some guidance to create Functional test for Non Java projects ?
0 票
创建于
2013年08月03日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Could someone help me with some guidance to create Functional test for Non Java projects ?
0 票
创建于
2013年08月14日 13:10
oups !
社区
IntelliJ IDEA Open API and Plugin Development
Could someone help me with some guidance to create Functional test for Non Java projects ?
0 票
创建于
2013年08月14日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Could someone help me with some guidance to create Functional test for Non Java projects ?
0 票
创建于
2013年04月20日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Combined Module Root detection
0 票
创建于
2013年04月20日 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
社区
IntelliJ IDEA Open API and Plugin Development
Combined Module Root detection
0 票
创建于
2013年04月20日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Combined Module Root detection
0 票
创建于
2013年04月20日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
Combined Module Root detection
0 票
«
第一页
‹
上一页
下一页
›
最后
»