david levitt
- Total activity 140
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 58
-
Created Configure JSF taglib external resource
AnsweredI was looking at the sample applications from the TomEE starter project and the Jakarta EE 9 samples - and while Maven can compile and package the target applications, Idea is having problems with ... -
Created License Upgrade Needed - running plugin
This is a 'getting started' problem. [Cardea IU-135.1019]I was able to resovle the plugin runtime configuration [ Error: Could not create the Java Virtual Machine. ] by simplfying the plugin projec... -
Created IntelliJ 11 - can't create plugin SDK on Windows
I have two boxes side by side - my Mac laptop [OSX 10.6.8] and my employer supplied PC with WinXP [both in evaluation mode]The Windows box refuses to create an 'IntelliJ IDEA Plugin SDK'. It does n... -
Created 8280 - stalls loading existing project
A project that normally takes about two minutes to open, has 8280 stalled for over ten minutesThread dump2008-04-11 09:16:19Full thread dump Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode):"Ap... -
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...