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
March 05, 2010 19:20
I'm using IDEA for many years and never has thought that in Project Viewit shows real directories/files instead of virtualfor me the Project View shows exactly the same as Package View but with gro...
Community
IntelliJ IDEA Users
How does renaming files work?!
0 votes
Created
April 30, 2010 16:32
You know about c++ plugin, don't you?It isn't open-source, it has a lot of long-lasting bugs but nonetheless it's awesome!
Community
IntelliJ IDEA Users
IDE for C++
0 votes
Created
May 12, 2010 14:58
diff.bat - no such file in latest EAP
Community
IntelliJ IDEA Users
executing idea comporator outside from Idea
0 votes
Created
June 09, 2010 17:55
> so you want the mute-button to remember its last state per run configuration?+1 !!!
Community
IntelliJ IDEA Users
Customize the debug buttons
0 votes
Created
July 20, 2010 07:56
could you please make yourself more clear?I don't get your message...
Community
IntelliJ IDEA Users
Alinement and braces
0 votes
Created
September 10, 2010 17:52
ctrl+tab :)also you can bind Deployment tab to some keyalt+5 will open debuggeralt+(smth) will open deployment
Community
IntelliJ IDEA Users
keyboard shortcut to navigate from Debugger to Deployment output tab
0 votes
Created
September 13, 2010 13:47
ohsorryi didn't get what it is 'deployment tab'it is tab inside debugger panel?then you could use "alt+arrows"so it will be two keys: "alt+5" plus "alt+left"
Community
IntelliJ IDEA Users
keyboard shortcut to navigate from Debugger to Deployment output tab
0 votes
Created
September 10, 2010 18:18
There are some script plugins for IDEAI recommend PMIP - ruby pluginhere is sample script on PMIPimport com.intellij.openapi.editor.EditorModificationUtilclass StringToHtml < PMIPAction def run(ev...
Community
IntelliJ IDEA Users
Tool to HTML encode selected text
0 votes
Created
September 10, 2010 17:37
because it will produce non-valid code?initial code compiles:A a = new A();a.methodA();after refactoring:A a = new A();a.methodA(); -- compile error, no such methodif method is static then it's ok:...
Community
IntelliJ IDEA Users
Is there a way to move a method from a class A to other B where A does not depends upon B?
0 votes
Created
September 08, 2010 09:57
2 steps1. hit F6: move directory 'project' from 'org.example' to 'com.mycompany'2. hit shift+F6 rename 'project' to 'product'
Community
IntelliJ IDEA Users
Whole package name rename
0 votes
«
First
‹
Previous
Next
›
Last
»