It's even worse: Java 6 and 6u1 have garbled packages with non-working XML parsers, at least on Linux. Opening an existing project with HelpSetMaker under Java 6 on Linux will scrap the project file. The next version tests the version on startup and will not do anything under Java 6 - at least as long as the XML parser bug is not fixed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
I experienced the same problem.
Logged In: NO
I found that problem arises when the program is run with JRE 1.6. The program is fine when it's run with JRE 1.5.
Logged In: YES
user_id=576689
Originator: NO
It's even worse: Java 6 and 6u1 have garbled packages with non-working XML parsers, at least on Linux. Opening an existing project with HelpSetMaker under Java 6 on Linux will scrap the project file. The next version tests the version on startup and will not do anything under Java 6 - at least as long as the XML parser bug is not fixed.