Hi Juergen,

i already wrote a Bugreport (see
http://www.openoffice.org/issues/show_bug.cgi?id=92911 ) for the problem
with netbeans. I hope this will be fixed soon. But i can't wait for the
fix and have to write the plugin, so i want to do it without the help of
netbeans. 
I will try to use GNU make and hope i will understand.

Thanks & best regards,

Tom


Am Freitag, den 22.08.2008, 13:25 +0200 schrieb Juergen Schmidt:
> Hi Thomas,
> 
> it is more interesting why the plugin doesn't work anymore.
> 
> - on which platform do you work?
> - which version of the plugin do you use?
> - which office version do you use?
> - which SDK version do you use?
> 
> Related to your question, check the SDK add-in example to see how you 
> can build an oxt package with gnu make. Maybe it's easier for you to 
> understand the necessary steps as to read the ant scripts in NetBeans.
> 
> And of course read the appropriate chapter in the DevGuide where you can 
> find all the info about the package descriptor file description.xml. 
> Maybe start with 
> http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Extensions/Checklist_for_Writing_Extensions
> 
> Juergen
> 
> 
> Thomas wrote:
> > Hi all,
> > 
> > i developed already some Calc-Addins with Java and Netbeans and the
> > OO-Netbeans-Plugin. Now i want to know the steps what i have to do to
> > develop a Addin without Netbeans because the OO-Netbeans-Plugin doesn't
> > work any longer (i already send a bug report).
> > I already have:
> > 1) a working plugin (CentralRegistrationClass.java,
> > OOCalcAddin_Solar.java, XOOCalcAddin_Solar.java,
> > OOCalcAddin_SolarImpl.java, CalcAddins.xcu, description.xml)
> > 2) i can compile the idl-files to urd-files
> > 3) i can merge the urd files to types.rdb
> > 4) i can use javamaker to create the java classes
> > 
> > My question ist, what i should do next? At the end, i want to have a
> > working package (.oxt) which i can install with the Extension Manager.
> > 
> > 
> > Best regards,
> > 
> > Tom
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to