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 manager. I get "Error retrieving feature.xml. [error in opening zip file]" on every call. On a first glance the plugin works fine. The dialog for the type selection seems to be faster but is still a bit slugish Here some comments. >If you manually edit an idl file the types.rdb and the .class files are >regenerated. Most developers I know don't trust automated processes (due to painfull experiance in their past). Their minimum requirement is having a log file. Could you not insert some System.out.println? Otherwise professional developers will not use your plugin. >In fact, Eclipse will tell you that there are unimplemented methods and >then a quickfix will add the methods skeleton for you. Could your plugin tell Eclipse to do the QuickFix? Or could you print out something like: "I have updated the types.rdb and the .class now please invoke QuickFix on your *.java files"? -- Best regards, Gerhard mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
