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 134257 - Implement all abstract methods throws exception when choosed from IDE left border
Summary: Implement all abstract methods throws exception when choosed from IDE left bo...
Status: RESOLVED DUPLICATE of bug 116592
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-30 14:24 UTC by oj
Modified: 2008-05-05 08:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
3 message files inside (29.74 KB, application/x-compressed)
2008-05-05 06:00 UTC, oj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description oj 2008-04-30 14:24:35 UTC
- Create a new Java class
- Write 
   public class OOoDriver implements java.sql.Driver {
- click on the lamp

=> 1. Nothing happens


2. when you do a double click an exception is thrown which can not be sent
Comment 1 Peter Pis 2008-04-30 15:34:04 UTC
Reassigning to "editor" for evaluation.
Comment 2 Jiri Prox 2008-05-03 17:26:22 UTC
Can you provide messages.log, please?
Comment 3 Vitezslav Stejskal 2008-05-04 16:37:09 UTC
Working fine in my dev build. Please attach <userdir>/var/log/messages.log showing the exception stacktrace. Thanks
Comment 4 oj 2008-05-05 06:00:09 UTC
Created attachment 61029 [details]
3 message files inside
Comment 5 Jiri Prox 2008-05-05 08:55:32 UTC
thanks for logs
this is bug in openJDK, see issue 116592 for more info.

*** This issue has been marked as a duplicate of 116592 ***