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 recent activity
Recent activity
Votes
Created
October 11, 2013 10:28
noone? :-(
Community
IntelliJ IDEA Users
What are the JBoss Server Settings Username and Password for?
0 votes
Created
July 25, 2011 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...
Community
IntelliJ IDEA Users
SVN Blame in IntelliJ (similar to eclipse functionality)
0 votes
Created
June 08, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
ClassCellRenderer
0 votes
Created
May 29, 2011 00:28
Dmitry?
Community
IntelliJ IDEA Open API and Plugin Development
How to listen for changed settings
0 votes
Created
May 30, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Support of multiple IntelliJ IDEA versions
0 votes
Created
June 16, 2011 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Support of multiple IntelliJ IDEA versions
0 votes
Created
June 16, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Support of multiple IntelliJ IDEA versions
0 votes
Created
June 08, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
SHA-1 for 8.1.4
0 votes
Created
September 07, 2011 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.
Community
IntelliJ IDEA Open API and Plugin Development
Question about <applicationService ?/>
0 votes
Created
August 20, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Can I write a plugin that handles an archive (containing sources) as if it where extracted?
0 votes
«
First
‹
Previous
Next
›
Last
»