| At line 50 changed 1 line. |
| cvs -d :pserver:myJavaNetUserId@cvs.dev.java.net:/cvs co glassfish/appserv-webtier |
| svn checkout https://glassfish-svn.dev.java.net/svn/glassfish-svn/trunk/gfsvn/v3/web/appserv-webtierg |
| At line 53 changed 1 line. |
| You can then generate project files for your IDE by running the command like below. Due to the directory layout, this does not work for some of the modules. NetBeans don't need such additional step as it can understand Maven natively by using [a plugin|http://mevenide.codehaus.org/m2-site/]. |
| You can then generate project files for your IDE by running the command like below. Due to the directory layout, this does not work for some of the modules. NetBeans and Intellij don't need such additional step as it can understand Maven natively by using [a plugin|http://mevenide.codehaus.org/m2-site/]. |
| At line 56 removed 1 line. |
| mvn -DdownloadSources=true idea:idea // for IntelliJ |