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 127194 - Remove unused classes
Summary: Remove unused classes
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-12 13:03 UTC by Jiri Skrivanek
Modified: 2008-02-28 08:30 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 Jiri Skrivanek 2008-02-12 13:03:34 UTC
Please, remove the following classes. I haven't found any usage of them.

org.netbeans.modules.refactoring.ruby.ui.RubyRefactoringGlobalAction
org.netbeans.modules.ruby.railsprojects.ui.ActionFilterNode
org.netbeans.modules.ruby.railsprojects.ui.RemoveClassPathRootAction
org.netbeans.modules.ruby.rubyproject.ui.ActionFilterNode
org.netbeans.modules.ruby.rubyproject.ui.RemoveClassPathRootAction
org.netbeans.modules.ruby.rubyproject.ui.ShowRDocAction
Comment 1 Martin Krauskopf 2008-02-12 14:04:26 UTC
I'll check projects classes.
Comment 2 Martin Krauskopf 2008-02-25 12:28:31 UTC
Fixed.

http://hg.netbeans.org/main?cmd=changeset;node=c5585996a507
Comment 3 Jiri Skrivanek 2008-02-28 08:30:12 UTC
Verified.