I could use some help on a little problem I ran into. As I'm developing with eclipse I have 2 projects on which I'm working. One of them is supposed to be packaged into a jar file for releases, but during development I'd like to just include the classes in my webapplication (the other project) which relies on the package..

This is all fine in eclipse, but how can I include those
classfiles in my tomcat webapp? (without rebuilding the
jar file for every change)

Rob Augustinus


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to