So we are migrating our app from debugging with System.out.. (dont laugh..
even though I do).. to debugging it with Sysdeo's Eclipse plugin.  However
we have run into a showstopping snag unless we can get it resolved. Eclipse
is set to compile everything from /web/WEB-INF/src into /web/WEB-INF/classes
as it should so tomcat can run correctly and see the files.  However we have
configuration and other files also in /web/WEB-INF/classes.. and when
eclipse rebuilds the project it 'cleans' that directory by deleting
everything then compiling the source back into there.  Can this be stopped?
Or what is everyone else doing regarding this?  I'm sure I can't be the only
one with this problem.

Thanks,
David


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

Reply via email to