There are three reasons why I decided to add a dependency:
- we would have to copy at least 5 classes
(TomcatSourcePathComputerDelegate, IModuleVisitor, ModuleTraverser,
TomcatPlugin, org.eclipse.jst.server.tomcat.core.internal.Trace ...)
yup - you definitly took the right decision. Did not expect that many dependencies for a
simple sourcepath lookup ;)
- I have entered bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=233110 against wtp. When
they fix this bug, we will revert changes (3 lines)
Yup - this looks like a big bug in the WTP generic server implementation.
/max