Re: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Cedric Bosdonnat
Hi Stephan, Stephan Bergmann a écrit : No: the javamaker tool in the SDK only generates the .class file. IIRC at the beginning this tool generated the .java file but I don't know why it has changed. The main reason it changed was that for polymorphic UNO structs it produces code that uses

Re: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Stephan Bergmann
Cedric Bosdonnat wrote: Hi Laurent, Tobias, Laurent Godard a écrit : these files are created with the javamaker utility. There does no source code exist. It is not free ? No: the javamaker tool in the SDK only generates the .class file. IIRC at the beginning this tool generated the .java

Re[2]: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Gerhard Schuster
Hi Cedric, would it be much effort for you to also automaticly generate an ant file for component deployment? There is this Export to UNO funxtionality in the GUI, but I find it very intransparent. - You have no means to see what this function actually does - You have no chance to change anything

[api-dev] Re: xba - plain text

2007-11-30 Thread Maurice
Hi, Bernard Marcelly wrote: Message de Maurice date 2007-11-27 20:25 : how do I convert these xba/xml macro files to plain text files and back? I would like to use another editor to edit the files in ~/.openoffice.org2/user/basic/... [...] A simpler way is to transfer the code

[api-dev] Re: xba - plain text

2007-11-30 Thread Maurice
Cor Nouws wrote: Maurice wrote (27-11-2007 21:33) Cor Nouws wrote: Maurice wrote (27-11-2007 20:25) how do I convert these xba/xml macro files to plain text files and back? [...] Unless the lib is password protected, I can open it right away in e.g. textpad ... Should work for

RE: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Bramwell, Hasan M.
Dear Cedric Please ignore the preceding message. I hit send instead of save. :-( You will find a better version (thought not released yet) here: http://cedric.bosdonnat.free.fr/ooeclipseintegration_site.zip I'm trying it out, but it fails! Is this the expected result? Please note the three

[api-dev] Repository for helper classes

2007-11-30 Thread Gerhard Schuster
Hi there, nobody can develop code for OpenOPffice without writing little helpers first. I don't like to publich my helper classes as snippets because they are often interconnected with each other. Stripping them down makes the code redundant and uggly. How about if there would be a subversion

Re[2]: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Gerhard Schuster
Hello Cedric, I'm working on Windows XP, Eclipse 3.2.2, OpenOffice 2.2 CB http://cedric.bosdonnat.free.fr/ooeclipseintegration_site.zip This site does not work. The update manager sais: No features found on the selected site(s) Extracting the archive into the eclipse folder messes up the update

RE: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Bramwell, Hasan M.
Cedric Thanks very much for your reply. (I'm glad to see I wasn't asking a silly question.) I have successfully developed a Java Component using your excellent Eclipse plugin, but I had several frustrations with it. These may be dealt with in documentation I haven't yet found or

Re: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Cedric Bosdonnat
Hi Gerhard, Gerhard Schuster a écrit : would it be much effort for you to also automaticly generate an ant file for component deployment? There is this Export to UNO funxtionality in the GUI, but I find it very intransparent. - You have no means to see what this function actually does - You

Re: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Cedric Bosdonnat
Hi Laurent, Tobias, Laurent Godard a écrit : these files are created with the javamaker utility. There does no source code exist. It is not free ? No: the javamaker tool in the SDK only generates the .class file. IIRC at the beginning this tool generated the .java file but I don't know why

Re: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Tobias Krais
Hi Laurant, these files are created with the javamaker utility. There does no source code exist. It is not free ? I don't know what you mean. It's part of the OO SDK. @Hasan: See chapter 4.2 in the Developers Guide

Re: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Cedric Bosdonnat
Hi Hasan, Bramwell, Hasan M. a écrit : I have successfully developed a Java Component using your excellent Eclipse plugin, but I had several frustrations with it. These may be dealt with in documentation I haven't yet found or they may be design flaws, I don't know. Thanks for using the

Re: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Cedric Bosdonnat
Hi Gerhard, Gerhard Schuster a écrit : CB You can use the package.properties file in the project root (it might be CB absent with some versions of the plugin). This files configures the UNO CB export packaging. I don't see it. I thought I had the most recent version. Hum... you are perhaps

RE: [api-dev] Frustrations with Eclipse Plugin for Java Component Dev.

2007-11-30 Thread Bramwell, Hasan M.
Cedric Thanks for using the Eclipse plugin. You will find a better version (thought not released yet) here: http://cedric.bosdonnat.free.fr/ooeclipseintegration_site.zip I'm trying it out, but have still more questions. Is this the expected result? Please note the two empty │ .classpath