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

Bug 325652

Summary: Support links in the API tooling ANT tasks when pointing to an install.
Product: [Eclipse Project] PDE Reporter: Peter Parapounsky <pjparapo>
Component: API ToolsAssignee: PDE API Tools Inbox <pde-apitools-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: darin.eclipse, pjparapo
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Peter Parapounsky CLA 2010-09-17 16:19:56 EDT
Build Identifier: Version: 3.6.0 Build id: I20100608-0911

It appears that the API Ant tasks don't follow "links" paths in an install location, they do just "dir.listFiles()" in the "plugins" directory. They should use standard Eclipse API to read all bundles from the install location.

Reproducible: Always
Comment 1 Darin Wright CLA 2010-09-17 16:50:46 EDT
This is fixed in 3.7 M2. Please try it out.

*** This bug has been marked as a duplicate of bug 322572 ***