https://bugs.eclipse.org/bugs/show_bug.cgi?id=143085
The WebAppLibraries classpath container adds WebContent/WEB-INF/classes directories to project's classpath even if that directory is used as the java output directory. This leads to a rather bad behavior. Every type in the project shows up twice in the type browser. Also, any change to any java type causes a full project rebuild because JDT thinks classpath has changed.
Fix is straightforward and very low risk. Patches for 1.0.3
and 1.5 are attached to the bug.
- Konstantin
_______________________________________________________________________
Notice: This email message, together with any attachments, may contain
information of BEA Systems, Inc., its subsidiaries and affiliated
entities, that may be confidential, proprietary, copyrighted and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.
_______________________________________________________________________
Notice: This email message, together with any attachments, may contain
information of BEA Systems, Inc., its subsidiaries and affiliated
entities, that may be confidential, proprietary, copyrighted and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.
|