O9ho-g8qs
- Total activity 1243
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 417
-
Created idea to improve useability of refactoring features
Not sure if anyone suggested this before, but here goes...I use the rename refactoring all the time; So much so that I have it bound to ALT-R. I also use about 50% of the other refactorings, but fo... -
Created Irida problem resolving jsp include directives?
I just have Irida a try using a copy of my 4.5.3 project. So far, the main problem is my jsp include directives aren't getting resolved. ]]>In 4.5.3, it would resolve this file to the Global.jsp l... -
Created Ant Tool window Filter tab behaves differently in 4.5.1
I just upgraded to 4.5.1 from 4.5, and I had to readd my build.xml file which has 250+ targets.In the Filter tab, the build targets appear to be in some randome order. In the past when I did this, ... -
Created Problem with pallada 2174, does not recognize project libraries
I had been using build 1180, and decided to try pallada.I installed pallada 2174 in a separate directory, importing settings from 1180, and I copied my project directory.When, I opened my project, ... -
Created request tooltip for errors and warnings when using keyboard
AnsweredHi,If you mouse over a piece of code hilighted in red (error) or yellow (warning), it immediately pops up a tooltip with the details about the error or warning.I really like this feature, but I pre... -
Created |+1 on ability to turn off tip of the day
I also don't want to see the productivity tips after startup.Most other products which have a Tip of the Day feature have an option to turn them off. -
Created 2002 Ant: Unable to use ftp task
My ftp task in build.xml file doesn't work.The "ftp" task is hilighted in red "Element ftp is not allowed here."I'm not sure if this is an IDEA problem or changein Ant 1.6 ... -
Created How to tell the editor is in a special mode?
Hello,For my AutoNewline plugin, I am installing a custom EditorAction for {, }, ; , . , and TAB.The problem I have is I don't know how to detect when the Editor is in a special mode, e.g. the Incr... -
Created [ANN] HungryBackSpace 1.0
Available from the Plugin ManagerChanges:Quick fix for the "'action with id "Options" isn't registered; action will be added to the "Other" group'"exception when starting IDEA. The 'BackSpace Stop ... -
Created 922 ant compile takes forever and forever
I have a large project about 200 packages. It takes less than 3 minutes to recompile the project using ant build.xml compile task.When I tried to recompile the project with 922, IDEA is taking fore...