Bug 24710

Summary: Custom ant task classes not found
Product: [Eclipse Project] Platform Reporter: Darin Swanson <Darin_Swanson>
Component: AntAssignee: Luc Bourlier <eclipse>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P1 Keywords: core, ui
Version: 2.0   
Target Milestone: 2.1 M2   
Hardware: PC   
OS: other   
Whiteboard:

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).