virgo47

- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Created Run/debug with dynamic.classpath=true does not activate JMockit coverage
Hello,I always appreciated what IDEA prints as the first line of the console output when you run/debug your application, or even tests. For whatever reason something switched dynamic.classpath to t... -
Created Setting up Maven home again and again
I set up Maven home directory in Idea Settings, but every time I need to do anything else with Maven (Maven run config) I need to override it again in runner's General tab and set it again. The sam... -
Created How to work with "whole project" properly?
HelloBack in the days of Idea 3 we had no problem with our projects (even EJB). We could organize them how we wanted in CVS and everything was kinda easy for us. When Idea 4 arrived with modules we... -
Created Seam Taglib not recognized
HelloI'm using Idea 6.0.1 in evaluation (so far ;)) and tried to use it for Seam booking example. This example uses XHTML pages with this at the start: While I can set up libraries for JSF (and h... -
Created Forced to change layout of our project in Idea 4.x
In Idea 3, there was no corellation between EJB/web support and source directories. We have older project with all our java sources under one directory tree (one content root). We simply can't crea...