Bug 24459 - AntCorePlugin startup
Summary: AntCorePlugin startup
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC other
: P3 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2002-10-07 12:04 EDT by Darin Swanson CLA
Modified: 2002-10-11 09:33 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-07 12:04:52 EDT
On startup, the ant core plugin extracts all of its extensions.
This seems unnecessarily early.  The extensions are only needed once a query is 
attempted to get the plugins preferences.
Comment 1 Darin Swanson CLA 2002-10-07 14:19:25 EDT
Fixed in AntCorePlugin#startup and AntCorePlugin#getPreferences
Comment 2 Darin Swanson CLA 2002-10-11 08:59:26 EDT
Reopening to reassign as must be verified for M2
Comment 3 Darin Swanson CLA 2002-10-11 08:59:57 EDT
Please verify DarinW
Comment 4 Darin Wright CLA 2002-10-11 09:33:13 EDT
Verified. However, in practice, I noticed that it was difficult to activate the 
ant plug-in without accessing the preferences.