wiki:IntelliJ

docx4all in IntelliJ IDEA 7.0.3

  1. Click on "Check out from version control"; choose SVN; put in the

URL  http://dev.plutext.org/svn/docx4all

Click folder "trunk", and select docx4all ...

  1. When it asks "Create an IntelliJ project?", choose "yes";

Choose "import from external model", then choose Maven.

  1. File > Settings > Project Settings > Project Settings: delete the

Test Folders (to get rid of the issues with DivergencesTransmitTest.java)

  1. File > Settings > Project Settings > Compiler: add ";?*.fx" to the

'resource patterns'

  1. Navigate to src/main/java/org/docx4all/ui/main/WordMLEditor, then

right click to run