I’m using Eclipse with Tomcat 7.0 and everything is working well. I have 3 webapps I’m developing and all 3 apps use the same set of source code from the same package (e.g. com.mycompany). So far I have 3 copies of the package, one for each web app, in each respective project folder. Each web app is intended to be standalone if needed.
What is the best way of configuring Eclipse Helios to have each dynamic web project use a shared library, which is also under constant development as well?
I think this can be an answer?
Link additional source
http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2FgettingStarted%2Fqs-WorkingWithExistingLayout4.htm