david levitt
- Total activity 140
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 58
-
Created Another IDEA is frozen thread
EAP Build 7670 on Win XPThis afternoon, Idea became unresponsive when opening a project . You can change focus to the Idea window, and move it around, but the window only contains images of whateve... -
Created Structural Search - Finding logging statements without 'code guards'
Is it possible to use structural search to find logging statements that are not enclosed inside a specific conditional block? For example , I would like to find lines of//ATG Dynamo logginglogDebug... -
Created Seach: how to for subclasses and method overrides
I would like to search for subclasses of a base class that do not override a method from the base class.I have some ugly, legacy, code that performs a complex operation in the base class, and most ... -
Created XML error highlighting and schemas
I have a project that includes a working Maven project.xml file.Idea shows the file as a sea of red. I searched the Maven user mailing list, and many online resources, but I was unable to find exam... -
Created Idea and Struts Application Modules
What is the preferred way of configuring a project for multiple Struts 'Application Modules'- One Idea 'Web Module' for each Struts 'Application Module'or- All 'Application Modules' inside a singl... -
Created 3311 formatting quirks
There are still some problems with formatting in 3311In legacy code, I have many declarations that look like:After reformatting, they now look likeWhen you manually break the line Idea helpfully g... -
Created 3290 formatting quirks
I've posted this to jira http://www.jetbrains.net/jira/browse/IDEA-1510I was wondering if anyone else was seeing the problemWhen formatting, method declarations end up looking like this:instead of ... -
Created 2381: basic seach oddities
I'm trying to match strings from my log file against the source code. This is the basic search, without structural search or regular expressions.Repeatedly, a string that I can see in the editor's ... -
Created 2381: basic seach oddities
I'm trying to match strings from my log file against the source code. This is the basic search, without structural search or regular expressions.Repeatedly, a string that I can see in the editor's ... -