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 45789 - files created in Files view are not selected in explorer
Summary: files created in Files view are not selected in explorer
Status: CLOSED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-07-01 12:15 UTC by Pavel Buzek
Modified: 2006-03-24 09:46 UTC (History)
1 user (show)

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 Pavel Buzek 2004-07-01 12:15:17 UTC
In Projects view when you create a file it is
selected in explorer. The same in files view does
not work (tested in j2se library project and web
project).
Comment 1 Pavel Buzek 2004-07-01 12:35:51 UTC
BTW: Hrebejku, when the "LogicalViewProvider" returns null (such as
for files under nbproject or build folders) it works ok.
Comment 2 Jesse Glick 2004-07-05 19:13:23 UTC
May even be as designed? If the file is selected in the Projects tab
already, I don't think we *want* to autoselect it in the Files tab.
Comment 3 Jesse Glick 2004-08-10 05:05:05 UTC
Reproducible, but I think as designed. If the file can be selected in
the Projects tab, it is, otherwise it is selected in the Files tab.
This is true regardless of which tab you created it "in" (if any).
Comment 4 Marian Mirilovic 2005-07-12 10:03:58 UTC
closed