Last modified 4 years ago
docx4all in IntelliJ IDEA 7.0.3
- 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 ...
- When it asks "Create an IntelliJ project?", choose "yes";
Choose "import from external model", then choose Maven.
- File > Settings > Project Settings > Project Settings: delete the
Test Folders (to get rid of the issues with DivergencesTransmitTest.java)
- File > Settings > Project Settings > Compiler: add ";?*.fx" to the
'resource patterns'
- Navigate to src/main/java/org/docx4all/ui/main/WordMLEditor, then
right click to run
