Hi James, I haven't really used it Eclipse yet (just played with it). However, one way that would work (maybe not the best) is to add a classpath entry in the project properties (where you add external jars to your classpath).
-Vincent > -----Original Message----- > From: James Childers [mailto:[EMAIL PROTECTED]] > Sent: 18 June 2002 22:20 > To: 'Cactus Users List' > Subject: Cactus and Eclipse > > Friends, > > I have been able to successfully get some Cactus test cases to run on > the command line, but I'd love to be able to do so from within Eclipse. > I can do normal JUnit test in Eclipse, but Cactus tests give the > "java.util.MissingResourceException: Can't find bundle for base name > cactus, locale en_US" exception, telling me that it can't find the > cactus.properties file. > > This is hardly a surprise, because I can't find anywhere in Eclipse to > put that classpath entry. I have searched the Cactus archives, and can't > seem to find the appropriate Eclipse newsgroup for this question. > > Thanks in advance, > > -= J > > > > > -- > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
