Wojciech Gryc wrote:
Niklas -- can you please elaborate on the CLASSPATH settings you used to get
the GUI menus to work? They worked for me without any problems, on both
Fedore Core, Ubuntu, and Windows XP, so I'd really appreciate some more
advice on this bug.

For me, they didn't work, unless I extended the class path (in OOo Java settings). Note that getSystemClassLoader is supposed to only look in the class path. To load the dialog definition files from the class JAR file, getClass().getResourceAsStream should be used.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to