Re: JAR replaced in lib not seen in Eclipse projects

2011-10-26 Thread Konstantin Kolinko
2011/10/26 Savoy, Melinda melindasa...@texashealth.org: I made updates on 2 files in a JAR file that I replaced in the lib directory of my tomcat server.  All my projects in my eclipse workspace reference the Apache Tomcat v6.0 [Apache Tomcat v6.0] library in my build path.  However when I

RE: JAR replaced in lib not seen in Eclipse projects

2011-10-26 Thread Savoy, Melinda
I have a project in my workspace for this specific JAR and there I have the source files. I exported the project to a JAR into the server's lib directory. When debugging I put a breakpoint in the source file and when the program hits that breakpoint the .class file comes up and I step thru the