主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2011年06月14日 21:14
But you can show idea.log of the instance which runs your plugin in the instance in which you develop your plugin if you start the plugin-running instance from your development instance. Just check...
社区
IntelliJ IDEA Open API and Plugin Development
Proper way to log in Idea plugins
0 票
创建于
2011年06月15日 01:04
Yes, as I said.For the log of the IntelliJ you start the plugin with if you don't have a development IntelliJ or additionally to it as I said you would have to use some log viewer like- "tail -f" f...
社区
IntelliJ IDEA Open API and Plugin Development
Proper way to log in Idea plugins
0 票
创建于
2011年07月20日 23:03
I'm not sure I understand what you are trying to do, but you got my line with the link in my first reply? A deployed plugin must not necessarily have the classes in a JAR file, they can reside loos...
社区
IntelliJ IDEA Open API and Plugin Development
proper way to detect that the plugin is running from sources (Dev mode) vs. "installed plugin"
0 票
创建于
2011年06月01日 14:43
Maybe the problem is here that in Git there is no such thing as a file revision.Git doesn't track files, but code.Because of that it also doesn't explicitly track moves or renames but determines th...
社区
IntelliJ IDEA Open API and Plugin Development
Rigth way to get current file revision (git)
0 票
创建于
2011年10月18日 01:24
There is also "Go To Symbol..." (Ctrl+Shift+Alt+N), also very handy. ;-)And even handier: "Find Action..." (Ctrl+Shift+A)
社区
IntelliJ IDEA Open API and Plugin Development
Idea: Textmate-like go to file plugin
0 票
创建于
2011年09月20日 17:22
1) is plugin module approach still working??I'm not sure what you mean, but I would say yes.2) how to deploy user plugin if inject it as new module into IDEA CE codebase (master for now, but previo...
社区
IntelliJ IDEA Open API and Plugin Development
No plugin deployed on plugin module run
0 票
创建于
2011年06月29日 01:18
bassybassy, you're not really fair or rational.There is simply not enough water for too many plants that need one liter of water each minute given manually instead of reaching with its roots to the...
社区
IntelliJ IDEA Open API and Plugin Development
Platform SDK vs Project SDK
0 票
创建于
2011年09月07日 23:18
That's how I understood that page, yes.It also would fit to the statement on that page that two services of the same level must not have the same interface class.There is no mentioning of the imple...
社区
IntelliJ IDEA Open API and Plugin Development
Question about <applicationService ?/>
0 票
创建于
2012年05月07日 09:58
And what is that other mechanism?
社区
IntelliJ IDEA Open API and Plugin Development
"id" parameter of the @Storage annotation
0 票
创建于
2012年05月07日 13:39
Maybe you should try it and add it to the documentation if it works like expected. :-)
社区
IntelliJ IDEA Open API and Plugin Development
"id" parameter of the @Storage annotation
0 票
«
第一页
‹
上一页