I’ve got three libraries of external JARs defined under Preferences | Java | Build Path | User Libraries:
– Struts 1.2
– Fop 0.20.5
– Torque 3.1
My webapps all compile fine, unfortunately the JARs referenced by the User Libraries are not being included in the WEB-INF/lib directory even though I’ve got the “Always deploy external libraries” options checked on the workspace preference page as well as the project preference page.
Of course I can copy the JARs into the WEB-INF/lib directory on my project – but that does rather defeat the purpose of the deployment settings.
– System Setup ——————————-
Operating System and version:
Eclipse version: v3.0.0
Eclipse build id: 200406251208
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins:
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: v3.8GA
Eclipse JDK version: v1.4.2_02
Application Server JDK version: 1.4.2_02
Are there any exceptions in the Eclipse log file?
– Message Body ——————————-