Bug 25647

Summary: Add Ant View to Eclipse
Product: [Eclipse Project] Platform Reporter: Jared Burns <jared_burns>
Component: AntAssignee: Darin Swanson <Darin_Swanson>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: ui
Version: 2.1   
Target Milestone: 2.1 M3   
Hardware: Other   
OS: All   
Whiteboard:

Description Jared Burns CLA 2002-11-01 15:09:34 EST
Roscoe Rush has submitted his ant view to Eclipse. We need to integrate it into Eclipse.
Comment 1 Jared Burns CLA 2002-11-01 15:10:24 EST
Done.

Changes I've made to the project:
- Moved all code to the org.eclipse.ui.externaltools.internal.ant.antview.* 
packages
- Removed the AntviewPlugin class
- Migrated AntViewContentProvider from JDOM to use org.eclipse.ant.core
- Migrated ant view code to Simon's new code base.

Work items that need to be completed in the near future:
- JavaDoc method comments in the ant view code need to be written/enhanced
     Roscoe, you're the #1 candidate for this job. :-)
- Ant view strings need to be externalized

Please verify initial release.
Comment 2 Jared Burns CLA 2002-11-01 15:10:45 EST
Marking fixed.
Comment 3 Darin Swanson CLA 2002-11-04 15:21:39 EST
Verified.