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 69816 - NoSuchMethodError: at org.netbeans.modules.java.bridge.ElementImpl.descrToType(ElementImpl.java:159)
Summary: NoSuchMethodError: at org.netbeans.modules.java.bridge.ElementImpl.descrToTyp...
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-03 14:05 UTC by hlein
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (132.18 KB, text/plain)
2005-12-03 14:06 UTC, hlein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hlein 2005-12-03 14:05:29 UTC
Frequent NoSuchMethodError when entering code or using code completion. Its
neqrly impossible to work.

Windows XP Home SP2
Comment 1 hlein 2005-12-03 14:06:27 UTC
Created attachment 27525 [details]
messages.log
Comment 2 hlein 2005-12-04 09:13:27 UTC
The problem seems to have disappeared after cleaning .netbeans/dev directory
structure. Maybe there have been compatibility problems with older
extensions/plugins.

Regards
Comment 3 Jan Becicka 2005-12-05 08:26:03 UTC
There must be some undesirable interference with old userdir. The method simply
is there :)