Community
Participate
Working Groups
Using RC3 a jsf project contains links to the local filesystem and that makes the project hard to share using a team provider like CVS. JSF libraries should utilize the library container mechanism provided by the eclipse jdt and not add individual files. You can copy the 'Java-Build Path-User Libraries' preference page and generaly the way 'user libraries' work in JDT. A library container would also solve #142056.
Please review.
When the JSF Library feature was concieved we desired it to behave like the JDT User Libraries but have WTP specific features like deploy flags and other attributes like the ability to create through extension points. We recognized the team usage issues at that time also. What we discovered was: - User Library code is all internal and lacks any extensibilty - the WTP Server code had no hooks for us to be able to deal with the deployment side of things. Unfortunately not enough time was allocated to working on this area for this release. So, we have what we have, and we are very aware of the team issues. *** This bug has been marked as a duplicate of 142056 ***
closed as dupe