JBoss Community

Re: AS7 source code check out and setup in eclipse

created by Richard Opalka in JBoss AS7 Development - View the full discussion

Another approach is to don't Import/"Existing Maven Projects"

but instead do the following:

   

cd JBOSS_GIT_ROOT

mvn eclipse:eclipse -DdownloadSources=true

Eclipse IDE -> Import/"Existing Projects into Workspace" -->    "Select root directory" JBOSS_GIT_ROOT

   

From my experience M2Eclipse was terribly slow (at the time I used    to use it) - not sure about its performance ATM

   

Rio

Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community