Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 333518

Summary: WebUtilities should have a method to find the Web projects that contain a Module
Product: [WebTools] WTP Java EE Tools Reporter: Carl Anderson <ccc>
Component: jst.j2eeAssignee: Carl Anderson <ccc>
Status: RESOLVED FIXED QA Contact: Chuck Bridgham <cbridgha>
Severity: enhancement    
Priority: P3    
Version: 3.2   
Target Milestone: 3.3 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 333527    
Attachments:
Description Flags
Add the needed API none

Description Carl Anderson CLA 2011-01-04 17:34:46 EST
For EAR projects, EARUtilities.getReferencingEARProjects() finds all of the EAR projects that contain a certain module.  It would be extremely useful to have a similar method on WebUtilities to help us find what Web projects contain a module.

(Note that this method would be helpful for both Web Fragment projects and EJB projects utilized in packaging EJBs in WARs.)
Comment 1 Carl Anderson CLA 2011-01-04 17:39:06 EST
Created attachment 186060 [details]
Add the needed API
Comment 2 Carl Anderson CLA 2011-01-04 17:46:20 EST
Committed to HEAD for WTP 3.3 M5