[api-dev] Developing Extensions with Eclipse Plugin

2007-10-08 Thread Tobias Krais
Hi together, today I tried to migrate my extension project to an Eclipse UNO-IDL project. The extension contains a protocol handler with the Addons.xcu,... I created successfully the project, but when exporting the project as an oxt file, my description.xml, manifest.xml,... is not included in the

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-08 Thread Cedric Bosdonnat
Hi Tobias, Tobias Krais a écrit : > today I tried to migrate my extension project to an Eclipse UNO-IDL > project. The extension contains a protocol handler with the > Addons.xcu,... I created successfully the project, but when exporting > the project as an oxt file, my description.xml, manifest.x

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-09 Thread Tobias Krais
Hi Cedric, >> Or is there a chance to tell the package wizard to include >> additional files? > > Simply create a package.properties file at your project's root. Open > this file a check the files to include. I should create an empty > package.properties file during the project creation... I'll a

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-09 Thread Cedric Bosdonnat
Hi Tobias, Tobias Krais a écrit : >>> Or is there a chance to tell the package wizard to include >>> additional files? >> Simply create a package.properties file at your project's root. Open >> this file a check the files to include. I should create an empty >> package.properties file during the p

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-09 Thread Tobias Krais
Hi Cedric, > Hum, as I've a bit less time to work on the plugin, I've no time to fix > the important issues before a next release. I'm using an unstable one > and the package.properties might be in that version. > > I'll try to package an a-bit-better version before the end of october... > with t

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-09 Thread Tobias Krais
Hi Cedric, > Don't forget to file every issue on the Eclipse plugin: > + component: sdk > + subcomponent: eclipseintegration may be I found other bugs: 1. When Exporting the Extension, I select OO version 2.0.4. But no description.xml is created for the package. But it is mandatory for oxt f

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-09 Thread Cedric Bosdonnat
Hi Tobias, Tobias Krais a écrit : >> Don't forget to file every issue on the Eclipse plugin: >> + component: sdk >> + subcomponent: eclipseintegration > > may be I found other bugs: > > 1. When Exporting the Extension, I select OO version 2.0.4. But no > description.xml is created for the pa

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-09 Thread Cedric Bosdonnat
Tobias Krais a écrit : >> Hum, as I've a bit less time to work on the plugin, I've no time to fix >> the important issues before a next release. I'm using an unstable one >> and the package.properties might be in that version. >> >> I'll try to package an a-bit-better version before the end of octo

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-09 Thread Tobias Krais
Hi Cedric, > Quickly packaged here: > http://cedric.bosdonnat.free.fr/ooeclipseintegration_site.zip Thank you. But it didn't help. I'll create a make file to automate my whishes. Greetings, Tobias - To unsubscribe, e-mail: [EMA

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-09 Thread Tobias Krais
Hi Cedric, >>> Don't forget to file every issue on the Eclipse plugin: >>> + component: sdk >>> + subcomponent: eclipseintegration >> may be I found other bugs: >> >> 1. When Exporting the Extension, I select OO version 2.0.4. But no >> description.xml is created for the package. But it is man

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-09 Thread Tobias Krais
Hi Cedric, > Quickly packaged here: > http://cedric.bosdonnat.free.fr/ooeclipseintegration_site.zip after several test, one time it worked! When creating a new project, then package.properties file was automatically created! This file is empty. Please tell me, how to edit this file to use it corr

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-09 Thread Cedric Bosdonnat
Hi Tobias, Tobias Krais a écrit : > after several test, one time it worked! When creating a new project, > then package.properties file was automatically created! This file is > empty. Please tell me, how to edit this file to use it correct... Simply double click on the file, it should be edited

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-09 Thread Tobias Krais
Hi Cedric, > Simply double click on the file, it should be edited in a special > Editor. This editor will allow you to check the files to add (their > types are automatically recognized). when double clicking the file, no special editor opens, just the normal text editor. Should I file an issue?

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-10 Thread Cedric Bosdonnat
Hi Tobias, Tobias Krais a écrit : >> Simply double click on the file, it should be edited in a special >> Editor. This editor will allow you to check the files to add (their >> types are automatically recognized). > > when double clicking the file, no special editor opens, just the normal > text

Re: [api-dev] Developing Extensions with Eclipse Plugin

2007-10-10 Thread Tobias Krais
Hi Cedric, > You should have an "Extension properties editor" entry in the "Open > with" menu. Here is a screenshot of this editor: > > http://wiki.services.openoffice.org/wiki/OpenOffice_Eclipse_Integration#Package_properties_editor Indeed, I have a "Properties File Editor" entry inthe Open wit