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 95421 - 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:52 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:52:39 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 Tomas Danek 2007-02-13 15:26:53 UTC
issuezilla problem, sorry:(

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