Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Wi Wi
Total activity
448
Last activity
July 18, 2025 12:40
Member since
February 22, 2007 09:04
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
188
Activity overview
Posts (32)
Comments (223)
Sort by recent activity
Recent activity
Votes
Created
June 23, 2009 11:17
don't think there is such functionality, but who knows...btw, you can format only selected lines, sometimes it is sufficient
Community
IntelliJ IDEA Users
Preventing formatter to format some part of the code
0 votes
Created
July 30, 2009 06:34
according to javadoc specification: "The tag section starts with the first block tag, which is defined by the first @ character that begins a line (ignoring leading asterisks, white space, and lea...
Community
IntelliJ IDEA Users
Can't use @ character in javadocs: "wrong tag"?
0 votes
Created
July 02, 2009 07:57
How about Control + Shift + Enter twice? It looks to me to do exactly the job. it works only after return statementif your method doesn't end with return statement ctrl+shift+enter won't go outside...
Community
IntelliJ IDEA Users
Navigate to nearest right }
0 votes
Created
July 27, 2009 09:45
IDEA plugin API was slightly changed in IDEA 9maybe that's the reason?i think you have 2 options1) ask AribaWeb plugin developers to build IDEA 9 compatible versione.g. by sending them email or fil...
Community
IntelliJ IDEA Users
Does the AribaWeb plugin still work in version 9?
0 votes
Created
July 15, 2009 17:08
i guess it's not problem of IDEAit's problem of JVMlook at sun.com for explanation of this paramscould you start any other java application with exactly the same params you couldn't start DIEA?
Community
IntelliJ IDEA Users
IntelliJ 9.0M1 fails to start...
0 votes
Created
August 20, 2009 10:10
How many entries do you have in "File->Settings->Project Settings->Version Control" table?usually there should be only one entry: "<Project Root>" = "Subversion"
Community
IntelliJ IDEA Users
SVN Branch; asks to branch each directory?
0 votes
Created
August 28, 2009 19:31
why use mouse to select tabs at all?i usually press ctrl+tab (one or twice or more) and go to recent filei got ctrl+tab from TabSwitch pluginsometimes (but very rarely) i use mousethen i just rearr...
Community
IntelliJ IDEA Users
Editor Tabs annoying
0 votes
Created
October 02, 2009 16:07
hehethis is the reason i don't use IDEA 3-way mergei just press "Accept my version"then invoke svn history on that file and open two diff windows: my version and HEAD, prev revision and HEAD (short...
Community
IntelliJ IDEA Users
Handling Merge Conflicts
0 votes
Created
November 13, 2009 12:18
why did you use command line svn client?idea has integrated svn pluginMenu->Version Control->Checkout from version control->Subversionthen you are to choose svn url and folder where to checkout into
Community
IntelliJ IDEA Users
New Module from SVN?
0 votes
Created
January 27, 2010 12:08
> There is no such feature in IntelliJ IDEAIn Eclipse it is very very usefulwhen in Project View all folders are collapsed (and due to IDEA's long-term bug it collapses accidently and quite often) ...
Community
IntelliJ IDEA Users
How do I get directories in the project tree to reflect the status of the contained files?
0 votes
«
First
‹
Previous
Next
›
Last
»