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 95905 - source root node has in context menu two "properties" items.
Summary: source root node has in context menu two "properties" items.
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
: 101506 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-19 11:28 UTC by Tomas Danek
Modified: 2007-09-13 14:22 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 Tomas Danek 2007-02-19 11:28:44 UTC
NetBeans IDE Dev (Build 200702182300)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Linux version 2.6.17-10-generic running on i386
cs_CZ (nb); UTF-8
+ruby from UC 
(ruby-project jar : OpenIDE-Module-Implementation-Version: 200702162122
OpenIDE-Module-Specification-Version: 0.12.0.1)

----------------------------------------------------
- create ruby app
- invoke context menu on "source files" node, it has two "properties"items, one
invokes project customizer, the other properties of node. The one that invokes
project customizer is redundant imho.
- the same on "test files" node.
Comment 1 Tomas Danek 2007-04-18 10:42:48 UTC
*** Issue 101506 has been marked as a duplicate of this issue. ***
Comment 2 Jiri Kovalsky 2007-07-03 14:08:14 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 3 Martin Krauskopf 2007-09-13 14:22:25 UTC
Commit log: Making a Ruby project's context menu the same or similar to the Java project's one

This means that the project customizer should be there and the other not + few others. Thanks for the catch.

projects/src/org/netbeans/modules/ruby/rubyproject/ui/SourceNodeFactory.java;
new revision: 1.4; previous revision: 1.3