Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] And Another PMC request to fix 136835


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:  cbridgha@xxxxxxxxxx
Phone: 919-254-1848 (T/L: 444)

Back to the top