Do you have the digester jar in your project classpath within Eclipse? Were you running JUnit within something like an Ant target with its own classspath?
--- Martin Kersten <[EMAIL PROTECTED]> wrote: > Hi maillist, > > I am importing digester into eclipse using an library plugin > (just adding digesterXX.jar). I can run my plugin testcode > nicely using normal JUnit but using Plugin-JUnit or starting > the plugin within a eclipse platform context fails. > > It says Digester is unable to found my implementation > classes provided using a setObjectCreate rule. > > Q1: Does anyone managed to use digester within a eclipse > plugin? > Q2: How? > > > Thanks, > > Martin (Kersten) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
