主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Shai Almog
活动总数
43
最后的活动
2020年02月06日 09:31
成员加入日期
2014年02月10日 08:19
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
8
活动概览
帖子(7)
评论(22)
按最近的活动排序
最近的活动
投票数
创建于
2014年02月11日 19:19
Thanks!:)
社区
IntelliJ IDEA Open API and Plugin Development
Adding a directory path under IntelliJ 12 claims Library 'LibraryName' is not used and has no effect
0 票
创建于
2014年02月25日 10:06
Thanks, that does help the other issue is the main issue I'm still stuck on.
社区
IntelliJ IDEA Open API and Plugin Development
Ant related plugin issues
0 票
创建于
2014年02月26日 11:09
Yes. I don't know how to begin debugging something like that and I can't reproduce it myself.
社区
IntelliJ IDEA Open API and Plugin Development
Ant related plugin issues
0 票
创建于
2014年08月05日 15:06
Thanks, I'll try to use the project SDK and see if that helps.
社区
IntelliJ IDEA Open API and Plugin Development
java.home is null in recent versions of IDEA
0 票
创建于
2016年03月28日 05:53
Hi, I'm running into this issue too and have gone thru the steps mentioned by Ira. This used to work for our plugin in the past (circa IntelliJ 12) so I'm not sure what's going on.
社区
IntelliJ IDEA Open API and Plugin Development
Issues with accessing AntConfiguration
0 票
创建于
2016年03月29日 09:55
Thanks! Yes I placed a breakpoint and it is reached. It finds the right JDK and sets it but the result is still the same. There is a Java 8 SDK configured, although ideally I'd like the plugin to l...
社区
IntelliJ IDEA Open API and Plugin Development
Setting up an SDK and Language Version for new Project
0 票
创建于
2016年03月29日 11:10
Thanks! It doesn't seem to be it. I've added to the plugin xml the extension point and added mockup code but it still shows the "Additional libraries and frameworks" section despite the module edit...
社区
IntelliJ IDEA Open API and Plugin Development
Setting up an SDK and Language Version for new Project
0 票
创建于
2016年03月28日 09:43
OK figured it out and answered my own question here: http://stackoverflow.com/questions/36256605/invoking-an-ant-target-programmatically-in-an-intellij-idea-plugin/36259690
社区
IntelliJ IDEA Open API and Plugin Development
Issues with accessing AntConfiguration
0 票
创建于
2016年03月29日 05:46
I'm nearing completion of the plugin rewrite and this is pretty much the only major problem I have left. To clarify, this is what I'm seeing after the project is created despite calling setSdk with...
社区
IntelliJ IDEA Open API and Plugin Development
Setting up an SDK and Language Version for new Project
0 票
创建于
2016年03月29日 10:45
Thanks! This helped a lot in setting the JDK, it seems I needed to invoke ProjectRootManager.getInstance(project).setProjectSdk(jdk); Any idea how to add this to the wizard as a step? My wizard der...
社区
IntelliJ IDEA Open API and Plugin Development
Setting up an SDK and Language Version for new Project
0 票
«
第一页
‹
上一页