Import and link maven jar projects to debug
You now have a complete "virtual" XE you can run from Eclipse and where your can edit web files. We will now see how to link XWiki jar projects (xwiki-core, plugins...) to this XE instance to be able to edit java using all Eclipse tools.Import Jar project
- Start Import wizard
- Select Maven Projects
- Click

- Select root folder of project you want to import
- Click

Enable AspectJ (xwiki-core)
Since M2EClipse 0.9.4, you have nothing to do except install the Maven Integration for AJDT. The project is automatically configured.Link Jar project to the web project
Since M2Eclipse 0.9.4, you need to install Maven Integration for WTP you just have to add it as dependency in the pom.xml file of the project xe-debug Now each time you modify and save file in your project it will be automatically built and published on the server. previous | home | next
Version 39.1 last modified by ThomasMortagne on 29/07/2008 at 15:15
Comments: 0