Bug 17484

Summary: [ExternalTools] Adding tasks from JARs in the Ant Preference Page
Product: [Eclipse Project] Platform Reporter: Adam Wilson <Adam_Wilson>
Component: AntAssignee: Jared Burns <jared_burns>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: nic.banister
Version: 2.0Keywords: core, ui
Target Milestone: 2.1 M2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Adam Wilson CLA 2002-05-23 16:17:06 EDT
When you add a JAR to the Ant classpath and immediately try to add a task, the 
newly-added jar is not an option in the "Add Task" dialog.

STEPS TO REPLICATE:
- Go to Window >> Preferences
- Under External Tools, select Ant
- In the Classpath tab, click "Add Jar..." and add a jar to the classpath
- Click on the Tasks tab and then "Add Task..."
- In the Library listbox the new JAR should be there, but it's not

A workaround is to close the Preferences dialog by clicking on OK and then 
opening it again.  In this case, the new JAR shows up.
Comment 1 Darin Swanson CLA 2002-10-04 17:39:05 EDT
Fix in the Ant preference page implementation.
Comment 2 Darin Swanson CLA 2002-10-04 17:39:18 EDT
Please verify (Jared).
Comment 3 Darin Swanson CLA 2002-10-07 09:41:44 EDT
*** Bug 24344 has been marked as a duplicate of this bug. ***
Comment 4 Jared Burns CLA 2002-10-07 11:53:24 EDT
Verified.