Re: Writing extension with the SDK

2012-07-06 Thread Cedric Bosdonnat
On Thu, 2012-07-05 at 20:53 +0200, Michael Stahl wrote: > Cedric, does your Eclipse plugin work with LO? Yes it should work with LibreOffice, that being said, I haven't taken some time to make it discover the new 2-layout install of recent LibreOffice versions. I'll need to release something fresh

Re: Writing extension with the SDK

2012-07-05 Thread Miklos Vajna
On Thu, Jul 05, 2012 at 08:53:37PM +0200, Michael Stahl wrote: > Cedric, does your Eclipse plugin work with LO? Yes, available at http://people.freedesktop.org/~cbosdo/ooeclipse/. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://li

Re: Writing extension with the SDK

2012-07-05 Thread Michael Stahl
hi Henri, On 05/07/12 18:32, Henri Hebeisen wrote: > Hi all, > > I'm a student at Dublin City University and I am working on a project > where I have to write an extension for LibreOffice. I would like to use > the Java API to manipulate data from LibreOffice. Unfortunately, I can't > find any in

Writing extension with the SDK

2012-07-05 Thread Henri Hebeisen
Hi all, I'm a student at Dublin City University and I am working on a project where I have to write an extension for LibreOffice. I would like to use the Java API to manipulate data from LibreOffice. Unfortunately, I can't find any information specific to Libre Office extension : all the online do