James López wrote: > Thanks Len, after updating JDE now it works! Anyway I have to choose the > first option because the second one gives me a 'NoClassDefFoundError'.. > > I have something like this: > > (.) package.otherpackage.MyClass > ( ) MyClass > > Chosen the first one seems to implement the interface ok
That sounds like the kind of thing that might happen if your classpath contains the current directory rather than just the classpath roots. Cheers, Len. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
