[M2] Intellij/IDEA plugin

2006-03-14 Thread Konstantin Polyzois
I'd like to help finish idea-plugin it does not handle ejb/ear very well, I have it checked out where can I submit a patch? (And how do I create one from svn) /Konstantin

Re: [M2] Intellij/IDEA plugin

2006-03-14 Thread Wayne Fay
If you aren't great with SVN, and you are running Windows, you should download TortoiseSVN. It gives you a nice little GUI interface to SVN. And it makes things like generating unified-diffs (patches) trivial with a couple of mouse clicks. (Even has a "Create Patch" option in the pop-up menu.) So

[M2] IntelliJ Idea plugin and jdkName

2006-03-14 Thread Andreas Guther
Hi, Does anyone know how to configure the idea plug-in to use a specific JDK version? The documentation reads to set the jdkName, but does not tell where: http://maven.apache.org/plugins/maven-idea-plugin/idea-mojo.html I tried to configure the plug-in in my build section with the following, b

RE: [M2] IntelliJ Idea plugin and jdkName

2006-03-14 Thread Johann Reyes
Users List Subject: [M2] IntelliJ Idea plugin and jdkName Hi, Does anyone know how to configure the idea plug-in to use a specific JDK version? The documentation reads to set the jdkName, but does not tell where: http://maven.apache.org/plugins/maven-idea-plugin/idea-mojo.html I tried to