– System Setup ——————————-
Operating System and version: Windows XP service pack 2
Eclipse version: 3.1.0
Eclipse build id: I20050627-1435
Fresh Eclipse install (y/n): n
If not, was it upgraded to its current version using the update manager? no
Other installed external plugins:
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 4
MyEclipse version: 4.0.2 GA
Eclipse JDK version: 1.4.2_05
Application Server JDK version: 1.4.2_05
Are there any exceptions in the Eclipse log file? No
If this is a DB related question please answer the following:
RDBMS vendor and version:
JDBC driver vendor and version, and access type (thin, type-2, etc):
Connection URL:
Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:
– Message Body ——————————-
Hi,
I’m having problems getting a jar file created and deployed for a dependent project using the “Jar dependent projects and place in lib directory” option. I am using Weblogic 8 and have read and followed the instuctions in the documentation section “Working with Web Projects – Section 10 Advanced Features”. I have tried various permutations of exploded deployments, build automatically etc but nothing seems to work i.e. all the main project files are deployed but the dependent project jar is not created/deployed in the WEB-INF/lib dir which results in class not found errors.
Thanks for any assistance.
— Steve Pankhurst