Damian Harvey

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
Damian Harvey created a post, How to add persistence.xml to classpath for testing
I have an ant build target that creates a test-build directory containing source code and the persistence.xml used to run my unit tests.Sorry for the total newbie question, but how do I tell Intell... -
-
-
Damian Harvey created a post, Importing Eclipse snippets
I have just switched over from Eclipse and have a large collection of code snippets that I regularly use.Is there any way to import these into IntelliJ? Eclipse exports them as XML.Thanks,Damian. -
Damian Harvey created a post, Bug/Feature with Jboss Plugin start-up script
If you choose not to use the default start-up script for the Jboss Plugin you have to actually point to the location of another startup script in your project (eg. create file with it in), not (as ... -
Damian Harvey commented, -
Damian Harvey created a post, How to filter list of files from CRTL-SHIFT-N
I'm a refugee from Eclipse and still finding my way around.I'm feature that I like in Eclipse is the "Open Resource" (CRTL-SHIFT-R) command. The "Go To File" (CRTL-SHIFT-N) would appear to be the I...