主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Holger Schmeisky
活动总数
41
最后的活动
2016年01月17日 04:05
成员加入日期
2014年07月03日 11:59
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
12
活动概览
帖子(10)
评论(19)
按最近的活动排序
最近的活动
投票数
创建于
2014年07月16日 10:08
I have some difficulty with the IDEA terminology now, I always thought only 1 project could be open in 1 instance. What do you mean by one IDEA instance? * One IDEA windows with two projects * Tw...
社区
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 票
创建于
2014年07月28日 09:28
I had that -- the module has project SDK set. But when I change the project SDK in one instance, it is also changed in the other. This was not the case in your setup, right?
社区
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 票
创建于
2014年07月29日 19:24
Well who knows what happened there, I tried it again and it worked perfectly. For the sake of posterity, in case the video is taken down again (thanks again for creating that, it was really helpful...
社区
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 票
创建于
2014年07月25日 12:09
I'd like to take the new file and send it via network to another IDEA instance -- ideally one step (i.e. "here is a new file and this is the content") and not two like at the moment ("here's a new...
社区
IntelliJ IDEA Open API and Plugin Development
Event for file created with template content?
0 票
创建于
2014年09月15日 08:59
I am working on the same project. Here is an example, simple IDEA module that leads to this error:https://github.com/holger-s/libraryconflictAny suggestions?
社区
IntelliJ IDEA Open API and Plugin Development
Recommended way to resolve classpath incompatibilities between plugin code and IntelliJ SDK
0 票
创建于
2015年09月29日 12:11
Hi Dmitry,unfortunately we could not get the feature to work yet. Is it possible at all to trigger the update of an Icon that is not opened in an editor? The method you mentioned (FileEditorManager...
社区
IntelliJ IDEA Open API and Plugin Development
How to manually set Icon of a file.
0 票
创建于
2014年07月10日 12:11
Yeah, I guess that's the source. The "core" module has to use its own version, because it has no dependency on the IDEA SDK.my module structure is as follows:log4j.jar -- IDEA SDK <-- depends on --...
社区
IntelliJ IDEA Open API and Plugin Development
ClassLoader error when using own log4j
0 票
创建于
2014年07月12日 12:49
That seems to work, thank you very much! (With two instances started from two different IDEA instances, but one source folder)
社区
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 票
创建于
2014年07月16日 13:55
When I do that I always get aProcess finished with exit code 3Howver starting two instances (from two installations) probably is OK for testing.
社区
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 票
创建于
2014年07月23日 14:43
Thank you very much for the video. This way one source directory is shared.(in case the video is put offline, he creates a new projects, import the module by importing the .iml and creates a new pr...
社区
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 票
«
第一页
‹
上一页