Arne Schirmacher wrote: > I have installed xxe-std-25p1-setup-nojvm.exe and > j2sdk-1_4_2_03-windows-i586-p.exe on a german language Windows NT SP6 > system. Only one Java release is installed. > > After starting xmlmind I can click on "File --> New...", most other > functions seem to work too, but all Open... and Save... buttons do not > work. However when I turn on the "url selection" in Options, the url > selector dialog shows up and I can at least use that one. The open > folder icon in this dialog does not work too.
Something on your system (for example, a certain type of network drive) is causing the standard Java file chooser to crash. Any Java 1.4 application running on your system, not only XXE, should have the same problems. It is very difficult to help you because we cannot reproduce this problem easily. If you are really motivated, please edit xxe.bat found in XXE_install_dir (for example: C:\Program Files\XMLmind_XML_Editor\) and change the line starting with: --- start javaw --- to: --- start java --- Then start xxe by double-clicking on xxe.bat rather than using the launcher created by the installer. This will open a DOS window (AKA command prompt, console) when you'll start XXE. Then try File|Open... and send us a copy of the content of the DOS window (if you know how to do that, otherwise send us a screen capture of the DOS window).

