Found this problem testing with the driver today, when adding a jar dependency to a WAR from a jar within an EAR (Very common scenario),
Was getting a problem where the ClassPath entry din't have an absolute path, and was getting jdt exceptions.
This simple fix checks to make sure the path is absolute before creating these new entries.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=136835
Tested and ready to drop - I agree with David that this should be considered for RC3 not todays RC2
- Chuck
Rational J2EE Tooling Team Lead
IBM Software Lab - Research Triangle Park, NC
Email: [EMAIL PROTECTED]
Phone: 919-254-1848 (T/L: 444)
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
