This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 166131 - Problems when multiple projects with the same name (e.g. trunk and branch)
Summary: Problems when multiple projects with the same name (e.g. trunk and branch)
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Hudson (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2009-05-27 18:23 UTC by jirka_x1
Modified: 2009-09-22 21:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jirka_x1 2009-05-27 18:23:26 UTC
When I have two versions of the same project (say trunk and branch) open in the IDE, the New Continuous Build dialog has
the following problems:

1) only one of those projects is shown in the drop-down list (not sure which one, because the list is ordered
alphabetically not in the order of the projects in the IDE Projects side window; It would be good to show the file path
with the project as well).

2) Selecting the correct project with the Browse button does not work either - instead after selecting it and clicking
OK, the first project in the list is selected.

Workaround - close one of the projects, create the build, reopen the project.
Comment 1 Jesse Glick 2009-05-27 18:49:15 UTC
Situation probably unusual, and workaround effective. The same consideration would apply to e.g. the File > New File dialog.

I'm not sure what you mean by "the list is ordered alphabetically not in the order of the projects in the IDE Projects
side window"; the Projects tab shows projects ordered alphabetically by display name.
Comment 2 jirka_x1 2009-05-28 19:27:16 UTC
- Is it unusual? At our place, most of us have two versions of the same project opened - trunk and current release 
branch.

- You are right, the File > New's project list does not work either, but I can right-click the project and select New. 
I cannot do it with hudson.

- ad alphabetic sorting: Sorry, of course, both are alphabetically sorted.


Comment 3 Jesse Glick 2009-09-21 23:31:08 UTC
cdev #a92f5dc5fe86
Comment 4 Quality Engineering 2009-09-22 21:39:01 UTC
Integrated into 'main-golden', will be available in build *200909221401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a92f5dc5fe86
User: Jesse Glick <jglick@netbeans.org>
Log: #166131: show all projects even if some share the same name.