Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Björn Kautler
Total activity
161
Last activity
January 17, 2016 10:42
Member since
May 25, 2011 01:22
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
55
Activity overview
Posts (6)
Comments (100)
Sort by votes
Recent activity
Votes
Created
June 14, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Proper way to log in Idea plugins
0 votes
Created
June 15, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Proper way to log in Idea plugins
0 votes
Created
July 20, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
proper way to detect that the plugin is running from sources (Dev mode) vs. "installed plugin"
0 votes
Created
June 01, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Rigth way to get current file revision (git)
0 votes
Created
October 18, 2011 01:24
There is also "Go To Symbol..." (Ctrl+Shift+Alt+N), also very handy. ;-)And even handier: "Find Action..." (Ctrl+Shift+A)
Community
IntelliJ IDEA Open API and Plugin Development
Idea: Textmate-like go to file plugin
0 votes
Created
September 20, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
No plugin deployed on plugin module run
0 votes
Created
June 29, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Platform SDK vs Project SDK
0 votes
Created
September 07, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Question about <applicationService ?/>
0 votes
Created
May 07, 2012 09:58
And what is that other mechanism?
Community
IntelliJ IDEA Open API and Plugin Development
"id" parameter of the @Storage annotation
0 votes
Created
May 07, 2012 13:39
Maybe you should try it and add it to the documentation if it works like expected. :-)
Community
IntelliJ IDEA Open API and Plugin Development
"id" parameter of the @Storage annotation
0 votes
«
First
‹
Previous