Hi Wouter, > Next I create META-INF/MANIFEST.MF which contains this > > Main-Class: com.sun.star.lib.loader.Loader > Name: com/sun/star/lib/loader/Loader.class > Application-Class: nl.reeven.van.test.ooo.MyOOoBootstrapper > Application-Name: nl/reeven/van/test/ooo/MyOOoBootstrapper.class
Here is mine: -----%<----- Manifest-Version: 1.0 Main-Class: com.sun.star.lib.loader.Loader Name: com/sun/star/lib/loader/Loader.class Application-Class: de.twc.oocom.OOCom -----%<----- And don't forget the blank lines. Greetings, Tobias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
