Bug 27534 - Extra runtime classpath entries lost if Ant home specified
Summary: Extra runtime classpath entries lost if Ant home specified
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: PC All
: P2 normal (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-12-02 16:27 EST by Darin Swanson CLA
Modified: 2002-12-03 11:04 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 Darin Swanson CLA 2002-12-02 16:27:39 EST
Set Ant home to 1.4.1
Add the xerces jars
Hit OK
Come back to the page
The xerces jars are gone.
Comment 1 Darin Swanson CLA 2002-12-02 16:43:38 EST
The jars where being added to the classpath (phew!) but when the preference 
page was shown the text modify listener was acting like the user was doing 
things.
Comment 2 Darin Swanson CLA 2002-12-02 16:44:01 EST
Fixed in AntClasspathPage.
Please verify.
Comment 3 Jared Burns CLA 2002-12-03 11:04:41 EST
Verified.