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
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
Created
May 07, 2012 10:15
Hm, I've had a quick glimpse at the source myself.Isn't it meant this way?@State( name = "FooSettings", storages = { @Storage(file = PROJECT_FILE), @Storage(file = PROJECT_CONFIG_DI...
Community
IntelliJ IDEA Open API and Plugin Development
"id" parameter of the @Storage annotation
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
December 07, 2011 00:29
- deleted -
Community
IntelliJ IDEA Users
Can I see the Swing code that GUI designer is writing?
0 votes
Created
December 07, 2011 00:27
I guess you can choose "Generate GUI into Java source code" -> compile -> delete XML -> edit the generated code to your liking.For just reviewing what the GUI editor produces, omit the last two ste...
Community
IntelliJ IDEA Users
Can I see the Swing code that GUI designer is writing?
0 votes
Created
December 03, 2011 14:21
I don't know where those many entries come from, I don't have even one if I don't add it myself, but your main problem is that you are not really familiar with git or maybe VCS in general.If you cl...
Community
IntelliJ IDEA Users
Why does the git retrieve 11 and how can I make it retrieve the stable 10.5 release?
0 votes
Created
December 03, 2011 02:29
Just check out the right tag from that git repo you have on your machine, e. g. "git checkout idea/107.105".
Community
IntelliJ IDEA Users
Why does the git retrieve 11 and how can I make it retrieve the stable 10.5 release?
0 votes
Created
November 21, 2011 04:18
And why would you do so, with the really great structural search and replace at hand which can do the task a dozen times easier and safer?
Community
IntelliJ IDEA Users
Is there any ways to replace one class by another in Idea?
1 vote
Created
November 21, 2011 03:56
But what you have to be aware of is that you are revealing externals.Just in case you plan to obfuscate and sell your code.The Annotation adds the Methodname as String and that does not get obfusca...
Community
IntelliJ IDEA Users
Javac2 & @NotNull in production
0 votes
Next
›
Last
»