]
Max Rydahl Andersen commented on JBIDE-9479:
--------------------------------------------
[~rawb] could you add some screenshots for this ?
Trying to understand what this is doing but fileset is definitely not what I would expect
so i'm wondering if just overloading of terms.
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
Fix For: 4.2.0.Beta2
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.