Bug 17484 - [ExternalTools] Adding tasks from JARs in the Ant Preference Page
Summary: [ExternalTools] Adding tasks from JARs in the Ant Preference Page
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: core, ui
: 24344 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-23 16:17 EDT by Adam Wilson CLA
Modified: 2002-10-07 11:53 EDT (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 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.