Bug 25647 - Add Ant View to Eclipse
Summary: Add Ant View to Eclipse
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: Other All
: P3 normal (vote)
Target Milestone: 2.1 M3   Edit
Assignee: Darin Swanson CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-11-01 15:09 EST by Jared Burns CLA
Modified: 2002-11-04 15:21 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.