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 95423 - CC does not show "static" methods for local class
Summary: CC does not show "static" methods for local class
Status: CLOSED DUPLICATE of bug 95416
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-13 14:58 UTC by Tomas Danek
Modified: 2007-07-03 14:41 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-13 14:58:49 UTC
#104
-----------------------
if you define class:

class Foo
  def self.foo
  end
end

and invoke CC
Foo.| 
,i can't see foo method in list..

This works for e.g. File, Date, etc (btw.very nice;-))
Comment 1 Torbjorn Norbye 2007-02-14 17:27:12 UTC

*** This issue has been marked as a duplicate of 95416 ***
Comment 2 Tomas Danek 2007-02-15 14:19:19 UTC
sorry,issuezilla problems.closing.
Comment 3 Jiri Kovalsky 2007-07-03 13:58:09 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 4 Jiri Kovalsky 2007-07-03 14:41:56 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.