« Return to Thread: [api-dev] OOeBean error in a swt / standalone application

Re: [api-dev] OOeBean error in a swt / standalone application

by Steffen Grund :: Rate this Message:

Reply to Author | View in Thread

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@...

 « Return to Thread: [api-dev] OOeBean error in a swt / standalone application