Bug 17471 - [ExternalTools] Java builder cannot move in list
Summary: [ExternalTools] Java builder cannot move in list
Status: RESOLVED WONTFIX
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: ---   Edit
Assignee: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-05-23 15:59 EDT by Adam Schlegel CLA
Modified: 2002-09-18 13:58 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 Adam Schlegel CLA 2002-05-23 15:59:41 EDT
When there are multiple External Tool builders defined for a project, the Java 
Builder cannot be moved up and down in the list because the buttons are greyed 
out. The 'Remove' and 'Edit' buttons are also greyed. 'Remove' should be 
available for projects that do all their compilation using an Ant script.
Comment 1 Simon Arsenault CLA 2002-05-29 12:13:49 EDT
The only thing you can edit in this property page is the external tool 
builders. Other builders provided by plug-ins cannot be moved nor deleted thru 
this page. Actually, the order for these builders is dependent on the nature 
prerequisite chain.

The "capability" feature which did not make it into release 2.0, will address 
some of these issues.