Hi, I am new to MyEclipse. Is there some way to specify the JAR name that is deployed for a dependent project (i.e. deployment mapping or project attribute)?
I have a J2EE project that uses several other java projects. The java projects deploy fine, but the JARs are generated with a verbose name – projectname_projectname.jar. I would like to leave my project names descriptive but make my jar names shorter and more cryptic.
env: winxp pro sp2; j2sdk 1.4.2_04, eclipse 3.0.1, myeclipse 3.8.2 w/no extras, Tomcat 5.0.25