Bug 53688 - Update Ant preference page to reflect classpath tab
Summary: Update Ant preference page to reflect classpath tab
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.0 M8   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-03 17:55 EST by Darin Wright CLA
Modified: 2004-03-19 16:21 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Wright CLA 2004-03-03 17:55:01 EST
The Ant classpath tab has been changed to inherit behavior (and look more 
like) the Java classpath tab. The Ant runtime prefs page should reflect these 
changes.
Comment 1 Darin Swanson CLA 2004-03-18 16:29:22 EST
I have made the preference page superficially look like the Ant classpath tab.
I also removed the support that existed for the use of this code from the Ant 
classpath tab.

Post 3.0 we should investigate an entire rewrite so that the preference page 
does not need its own model etc.
Logged bug 55283.

Changes to AntClasspathBlock, AntClasspathLabelProvider, AntClasspathPage, 
AntPreferencesMessages, GlobalClasspathEntries and removed 
GlobalClasspathEntriesSelectionDialog.
Comment 2 Darin Swanson CLA 2004-03-18 16:29:40 EST
Please verify DarinW
Comment 3 Darin Wright CLA 2004-03-19 16:21:14 EST
Verified.