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 41063 - Javagator broken with the new buildsys
Summary: Javagator broken with the new buildsys
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Workspace Switcher (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-17 12:01 UTC by Petr Nejedly
Modified: 2004-07-22 02:46 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 Petr Nejedly 2004-03-17 12:01:20 UTC
(Have no real issue category?)
java.lang.UnsupportedOperationException: The
operation is not more supppoerted, use
ClassElement.forName(String,FileObject)
org.openide.src.ClassElement.forName(ClassElement.java:950)
org.netbeans.modules.javagator.JUtils.isOverride(JUtils.java:209)
org.netbeans.modules.javagator.JUtils.isOverridden(JUtils.java:244)
org.netbeans.modules.javagator.JUtils.generateName(JUtils.java:125)
org.netbeans.modules.javagator.MemberLook.getDisplayName(MemberLook.java:148)
[...]
Comment 1 _ tboudreau 2004-07-22 02:46:39 UTC
Fixed this a while ago