]
Rob Stryker resolved JBIDE-14697.
---------------------------------
Resolution: Done
I'm not able to replicate teh FNFE currently. This is fixed and the commit message
is for JBIDE-22970
User library fileset cannot be modified
---------------------------------------
Key: JBIDE-14697
URL:
https://issues.jboss.org/browse/JBIDE-14697
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: archives
Affects Versions: 4.1.0.Beta1
Reporter: Jaroslav Jankovič
Assignee: Rob Stryker
Fix For: 4.4.1.Final
STEP: prepare two library filesets, lets say myLib1, myLib2 via preferences (Java ->
Build Path -> User Libraries)
STEP: create project with archives support
STEP: create some archive in the project
STEP: add new user library fileset in the archive (myLib1)
STEP: select myLib1 in archives explorer, invoke its context menu and select Edit
fileset
STEP: in "User Library Fileset Wizard" dialog select myLib2, confirm it
FAIL: there is still myLib in archives explorer, not myLib2 as it should be