I fail to start it from browser.
So, I download all jar from http://dev.plutext.org/docx4all/application/launch.jnlp to lib folder
and start it with command line
java -Xms128m -Xmx1024m -Xss1024K -classpath ".;lib\*;" org.docx4all.ui.main.WordMLEditor
It started and i can edit document
when I click Open it hangs and no response
only two rows in log:
WebdavFileNameParser: tester@public0902:tester
WebdavFileNameParser: tester%40public0902:tester
Is it bug? Do I need some additional environment variables?
win7. jdk 1.6.24