]
Rob Stryker updated JBIDE-9479:
-------------------------------
Labels: new_and_noteworthy (was: )
Enhance custom classpath containers for additional support such as
as7's modules tag
------------------------------------------------------------------------------------
Key: JBIDE-9479
URL:
https://issues.jboss.org/browse/JBIDE-9479
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: server
Affects Versions: 3.3.0.M3
Reporter: Rob Stryker
Assignee: Rob Stryker
Priority: Blocker
Labels: new_and_noteworthy
Fix For: 4.2.0.Beta2
Attachments: JBIDE-9479a.png, JBIDE-9479b.png, JBIDE-9479c.png
Enhance /JBIDE-1354 to allow for additional types of filesets.
1) Maintain backwards compatibility in terms of reading legacy files stores and
functioning properly
2) If user makes a change, save in new persistance format
3) Add core elements for a 'module id' based classpath provider, only for jboss
servers that have jboss-modules as a base
4) Expand UI to allow creation of a classpath element by using a module id instead of a
basedir/includes/excludes pattern
Out of scope for this issue: Core/UI for a per-facet customized response.