Hi Mikhail, Thanks for your instructions in our last IRC meeting, but I'm sorry I failed to get the test running as expected. Though after setting the right classpath the compilation succeeded:.. =================== javac -classpath .;D:\OOEnv\j2sdk1.4.2_06jre\lib\rt.jar;D:\Software\OOoLatest\program\classes\ridl.jar;D:\Software\OOoLatest\program\classes\unoil.jar;D:\Software\OOoLatest\program\classes\jurt.jar;D:\Software\OOoLatest\program\classes\juh.jar;D:\Software\OOoLatest\program\cl TextDocument.java ------------------- ..I could not start the generated TextDocument.class with the following command: =================== java -classpath .;D:\OOEnv\j2sdk1.4.2_06jre\lib\rt.jar;D:\Software\OOoLatest\program\classes\ridl.jar;D:\Software\OOoLatest\program\classes\unoil.jar;D:\Software\OOoLatest\program\classes\jurt.jar;D:\Software\OOoLatest\program\classes\juh.jar;D:\Software\OOoLatest\program\cl TextDocument.class ------------------- The following message was displayed: =================== Exception in thread "main" java.lang.NoClassDefFoundError: TextDocument/class -------------------
Could you please point out what did I miss? Thanks and Best Regards, Felix.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]