]
Josef Kopriva closed JBIDE-3837.
--------------------------------
Closing, nothing to do.
Move classpath providers into some common area
----------------------------------------------
Key: JBIDE-3837
URL:
https://issues.redhat.com/browse/JBIDE-3837
Project: Tools (JBoss Tools)
Issue Type: Task
Components: common
Reporter: Rob Stryker
Assignee: Rob Stryker
Priority: Major
Fix For: 3.1.0.M3
Creation of common area is important. Whether it gets its own module or just its own
plugin in as is debatable. This "core" must have zero dependencies on anything
not wtp-related.
The scope of this core (if located in the AS module) could also be a home for any and all
overridden or borrowed WTP code that we find unsuitable in its current form, or any code
that could have a common use but interfaces with WTP via extension points or subclassing.