david levitt
- Total activity 140
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 58
-
-
-
-
david levitt commented, -
david levitt created a post, AnsweredConfigure JSF taglib external resource
I 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 ... -
david levitt created a post, 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... -
david levitt created a post, 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... -
david levitt created a post, 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... -
david levitt created a post, 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... -
david levitt created a post, 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...