Building XWiki in IntelliJ IDEA

Install IntelliJ IDEA

Get the source for XWiki

The source for XWiki is available via a Subversion repository. Check them out using your favorite Subversion client.

Create an IntelliJ IDEA project

Once you've checked out the modules you wish to work on, run mvn idea:clean idea:idea from the top level directory you've checked out (it has to contain a Maven2 pom.xml file).

Building XWiki

In IDEA's menu, click on Build > Make Project.

Some problems you may face

  • org.suigeneris.jrcs.rcs package problems: Oldish versions of IDEA will highlight the uses of this package as errors, however, compilation goes well. The reason is because this package is called rcs which is a special name that is ignored by default by IntelliJ. Fix: File > Settings... > General > ignore files and folders : remove the rcs and RCS entries (you can safely remove this as xwiki does not use the rcs versioning system).
Version 1.11 last modified by VincentMassol on 06/07/2007 at 15:26

Comments 0

No comments for this document

Attachments 0

No attachments for this document

Creator: serasset on 2007/02/14 13:45
This wiki is licensed under a Creative Commons license
1.5.2.12758