JBoss Community

Re: AS7 source code check out and setup in eclipse

created by Kabir Khan in JBoss AS7 Development - View the full discussion

Kabir Khan wrote:

 

This is what I do:

  • Install m2eclipse. m2eclipse from the official sonatype site might have problems opening all the projects. The latest version there is 0.12.x. The cutting-edge 0.13 release performs a lot better. To get m2eclipse 0.13, add http://download.eclipse.org/technology/m2e/updates/M as an update site in Eclipse (If you just go to that address in a browser it 404s). I needed to uninstall my m2eclipse 0.12.x first.

More frequent (nightly) releases can be found here: Go to https://repository.sonatype.org//content/sites/forge-sites/m2e/0.13.0/N/

and look at the releases and add the one you're interested in as an update site, e.g. I just added https://repository.sonatype.org//content/sites/forge-sites/m2e/0.13.0/N/0.13.0.201104201706/. There is a new 'Offline' option that significantly improves the speed of importing the project (and updating the project configuration) as long as you have already build from the command-line so everything is available in your local repository.

Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community