Bug 165151 - Project builders seem to have a name that have global scope
Summary: Project builders seem to have a name that have global scope
Status: RESOLVED DUPLICATE of bug 59289
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-20 08:56 EST by Anjum CLA
Modified: 2006-11-20 09:57 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anjum CLA 2006-11-20 08:56:39 EST
I have noticed that if I create any custom builders within a project (via right-clicking on a project, then choosing Properties, then choosing Builders, then clicking on New...), the name I assign to them has global scope.
This means, for example, that if I create a builder called "Jaxx Builder" in projectA, then I cannot create another "Jaxx Builder" in projectB. I am forced to pick another name.
Is there any way of making the builder names "local" to a project?
Comment 1 Darin Wright CLA 2006-11-20 09:57:26 EST

*** This bug has been marked as a duplicate of 59289 ***