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 98788 - File properties dialog differs in different views.
Summary: File properties dialog differs in different views.
Status: RESOLVED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-23 13:14 UTC by Vladimir Kvashin
Modified: 2008-11-18 00:21 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 Vladimir Kvashin 2007-03-23 13:14:32 UTC
When you invoke "Properties" context menu item from Project explorer, it is
full-fledged - it contains all project system properties, such as "exclude from
build", compiler options, etc.

But when I invoke the item with the same title on the same file in Files
Explorer,  I can only see file name and modification time.

This is inconsistent and inconvenient for user.
Comment 1 Alexander Pepin 2008-08-06 15:37:29 UTC
Downgraded to P4
Comment 2 Thomas Preisler 2008-11-18 00:21:18 UTC
It is not a bug. The context is different hence the different context menu. When invoked from a logical folder you can remove it from the folder for instance. 
That wouldn't make sense to do from File View which displays physical view.