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 47311 - Alt+O and Alt+G invoked on class throws Exception
Summary: Alt+O and Alt+G invoked on class throws Exception
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
: 47783 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-17 13:43 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (2.32 KB, text/plain)
2004-08-17 13:43 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-08-17 13:43:01 UTC
[Beta 1 Candidate 200408170540, JDK 1.5.0 b63]

Alt+O or Alt+G invoked on class name when calling
static method, e.g.:
Bundle.getString() ... cursor on Bundle
throws UnsupportedOperationException.
Comment 1 Milan Kubec 2004-08-17 13:43:31 UTC
Created attachment 16882 [details]
exc stack trace
Comment 2 Jan Becicka 2004-08-17 13:52:57 UTC
Already fixed by this commit:
User: mmatula 
  Date: 04/08/16 02:27:05

  Modified:   
javacore/src/org/netbeans/modules/javacore/jmiimpl/javamodel
                        UnresolvedClassImpl.java
  Log:
  #46918: UnresolvedClass.getResource() now returns null instead of
throwing UnsupportedOperationException
Comment 3 Milan Kubec 2004-08-19 14:25:53 UTC
Verified in dev-200408181800.
Comment 4 Jan Becicka 2004-08-24 14:08:20 UTC
*** Issue 47783 has been marked as a duplicate of this issue. ***
Comment 5 Quality Engineering 2007-09-20 10:26:45 UTC
Reorganization of java component