Ok great, I got it working! You are right, the problem was that I had the older libraries on my target platform, but added the snapshot libraries to my project classpath as if it was a normal java project and not a plugin project.
Regards, Henno Vermeulen Huize Molenaar Van: [email protected] [mailto:[email protected]] Namens Wim Jongman Verzonden: dinsdag 29 maart 2011 17:14 Aan: Nebula Dev Onderwerp: Re: [nebula-dev] DateChooserCombo.setFormatter always throws NoSuchMethodException Hi Henno, The code runs fine when I try it. I think you run with a different versions of some code in your production environment. See my reply on the bug. here is what i did. http://screencast.com/t/jkifkEkAbcQ Regards, Wim Jongman Remain BV P: +31 30 600 50 10 M:+31 62 237 12 97 F: +31 30 600 50 19 Skype: wim.jongman http://www.remainsoftware.com http://www.industrial-tsi.com http://twitter.com/wimjongman On Tue, Mar 29, 2011 at 3:38 PM, Henno Vermeulen <[email protected]<mailto:[email protected]>> wrote: It seems that the datechooser jar is somehow compiled to something else than the formattedtext jar because I always get a NoSuchMethodException when I call DateChooserCombo.setFormatter, even though my code compiles fine. Can someone check my bug report https://bugs.eclipse.org/bugs/show_bug.cgi?id=339387? I added a small snippet which shows the exception. Regards, Henno Vermeulen Huize Molenaar _______________________________________________ nebula-dev mailing list [email protected]<mailto:[email protected]> https://dev.eclipse.org/mailman/listinfo/nebula-dev
_______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
