Hi there,
if your set your classpath like this:
> java -verbose -cp C:\programme\OpenOffice2\program\classes -jar Starter.jar
you should have a look at
http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/classpath.html(or have a look at the Java examples in the SDK,
http://api.openoffice.org/SDK/)
Each jar file must be referenced explicitly in the classpath.
Regards, Steffen
---------------------------------------------------------------------
To unsubscribe, e-mail:
dev-unsubscribe@...
For additional commands, e-mail:
dev-help@...