This content has been marked as final.
Show 1 reply
-
1. Re: Javassist, j2ee 1.3, eclipse
danydyn Apr 30, 2009 2:21 AM (in response to danydyn)<>
After removing the manifest file from the jar, eclipse finally puts it in the classpath.
I inquired, and it seems that only when the Manifest-version:1.1 and Specification-version:3.4 lines in the manifest file are deleted, eclipse agrees to accept the jar.
Why is that?