- 
        1. Re: Migrate JBossIDE to Tools 3.x with used="false" mechanismmaxandersen Sep 14, 2011 10:48 AM (in response to moor)That's an 5 year old feature - could you remind me a bit is this about being able to exclude parts of the packaging without commenting it out or something else? 
- 
        2. Re: Migrate JBossIDE to Tools 3.x with used="false" mechanismmoor Sep 14, 2011 11:12 AM (in response to maxandersen)Yes, you were able to check/uncheck checkboxes for different archives inside one project. When checked (used="true"), than the archive will be build, while unchecked (used="false") the archive will not be build. Actually, making comments in the packages file to exclude parts out of packaging is a solution, but an ungly one: ) E.g. parts that are commented out does not appear in the Project archives view. To help you to remember, this is an entry in .packaging: <archive destination="lib-runtime" exploded="false" name="juicystuff.jar" used="true"> <folder ... /> </archive> 
- 
        3. Re: Migrate JBossIDE to Tools 3.x with used="false" mechanismmaxandersen Sep 14, 2011 11:47 AM (in response to moor)sorry - don't think that feature survived. 
 
    