Bug 24710 - Custom ant task classes not found
Summary: Custom ant task classes not found
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC other
: P1 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Luc Bourlier CLA
QA Contact:
URL:
Whiteboard:
Keywords: core, ui
Depends on:
Blocks:
 
Reported: 2002-10-11 14:28 EDT by Darin Swanson CLA
Modified: 2002-10-14 10:05 EDT (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-10-11 14:28:18 EDT
20021009

The cached classloader is not being thrown away when the URLs change.
This leads to class not being found when a user defines a custom ant task.

Current workaround:
add the library to the classpath
define the task or type
exit and restart eclipse.
Comment 1 Darin Swanson CLA 2002-10-11 14:45:53 EDT
Eclipse will need to be restarted to pick up any changes to ants classpath 
AFTER an Ant build has been executed.
Comment 2 Darin Swanson CLA 2002-10-11 16:35:37 EDT
Please verify (Luc)
Comment 3 Luc Bourlier CLA 2002-10-14 10:05:01 EDT
Verified.
Please update the build notes (darin S).