Bug 22339 - External tool builder has an empty name
Summary: External tool builder has an empty name
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Andrew Clement CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-11 11:36 EDT by Vincent Massol CLA
Modified: 2002-08-14 05:20 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 Vincent Massol CLA 2002-08-11 11:36:21 EDT
In project | Properties | External Tool Builders, the 
org.eclipse.ajdt.ui.ajbuilder builder has an empty name. It should be amended 
to have a representative name like "AJBuilder".
Comment 1 Andrew Clement CLA 2002-08-14 05:18:40 EDT
Missing "name=" tag in the XML.
Comment 2 Andrew Clement CLA 2002-08-14 05:20:44 EDT
Fixed in plugin.xml, name tag added name="AspectJ Builder".  Committed.