主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Björn Kautler
活动总数
161
最后的活动
2016年01月17日 10:42
成员加入日期
2011年05月25日 01:22
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
55
活动概览
帖子(6)
评论(100)
按最近的活动排序
最近的活动
投票数
创建于
2013年10月11日 10:28
noone? :-(
社区
IntelliJ IDEA Users
What are the JBoss Server Settings Username and Password for?
0 票
创建于
2011年07月25日 14:55
It needs as long as your SVN server needs to answer. If you have a slow SVN server with a slow connection, like if you work on a SourceForge project, then Annotate will need some time. Alternativel...
社区
IntelliJ IDEA Users
SVN Blame in IntelliJ (similar to eclipse functionality)
0 票
创建于
2011年06月08日 01:18
You can even checkout an exact version by checking out the according tag, e. g. idea/107.105 for 10.5. Find other build numbers here: http://confluence.jetbrains.net/display/IDEADEV/Build+Number+Ra...
社区
IntelliJ IDEA Open API and Plugin Development
ClassCellRenderer
0 票
创建于
2011年05月29日 00:28
Dmitry?
社区
IntelliJ IDEA Open API and Plugin Development
How to listen for changed settings
0 票
创建于
2011年05月30日 21:53
Yep, that works great.After having found the right methods to register the action and add it to a menu that works with IDEA 8, 9 and 10 and after finding out that I have to use a factory for the Du...
社区
IntelliJ IDEA Open API and Plugin Development
Support of multiple IntelliJ IDEA versions
0 票
创建于
2011年06月16日 15:22
So if I want to continually support two different versions I would have to always release two different versions?So e. g.1.0.1 (until 8)1.0.2 (since 9)next release1.1.1 (until 8)1.1.2 (since 9)and ...
社区
IntelliJ IDEA Open API and Plugin Development
Support of multiple IntelliJ IDEA versions
0 票
创建于
2011年06月16日 15:51
Hm, not too nice, but better than having to have separate plugins, thanks.Hm, btw. are there restrictions on the version?could it also be: 1.0-up_to_idea_8?Or does it have to be only dots and numbe...
社区
IntelliJ IDEA Open API and Plugin Development
Support of multiple IntelliJ IDEA versions
0 票
创建于
2011年06月08日 16:26
Ah, I see, I forgot about the update check.But I doubt these logs would be much meaningful anyway.As soon as the update check suggests to me a new major version I tend to deactivate the update chec...
社区
IntelliJ IDEA Open API and Plugin Development
SHA-1 for 8.1.4
0 票
创建于
2011年09月07日 20:01
You may want to have a look at http://confluence.jetbrains.net/display/IDEADEV/IntelliJ+IDEA+Plugin+Structure where this amongst other things is described.
社区
IntelliJ IDEA Open API and Plugin Development
Question about <applicationService ?/>
0 票
创建于
2011年08月20日 01:09
I'd say com.intellij.ide.projectView.TreeStructureProvider is what you are looking for.Though I didn't use it myself.You can have a look at the ui-designer plugin. It uses the treeStructureProvider...
社区
IntelliJ IDEA Open API and Plugin Development
Can I write a plugin that handles an archive (containing sources) as if it where extracted?
0 票
«
第一页
‹
上一页
下一页
›
最后
»