Re: OOEclipse and Galileo
Cédric Bosdonnat <[email protected]>
| Newsgroups | gmane.comp.gnome.ximian.openoffice |
|---|---|
| Message-ID | <[email protected]> |
Hi Dan, On Wed, 2010-05-26 at 11:43 +0300, Dan Corneanu wrote: > Hi, > I have grabbed the latest sources from git and tested the plug-in in a > Galileo environment. > When I try to export a UNO project I get a ClassCastException at > ProjectPropertiesPage.java:113 > > getElement() returns a JavaProject which is not implementing IProject. > > Has something changed in the Eclipse API or is this a bug? I guess not. I have started a refactoring of that part of OOEclipse some times ago but didn't have time to finish it properly. I have some uncommitted code in that area on my machine: as soon as I get a go-oo branch build with the SDK (preferably master), I'll test it and commit that code. Regards, -- Cedric