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 110932 - CCE when trying Find Usages on constructor
Summary: CCE when trying Find Usages on constructor
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-07-25 13:54 UTC by Martin Krauskopf
Modified: 2007-08-14 12:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
CCE.txt (3.48 KB, text/plain)
2007-07-26 08:07 UTC, Martin Krauskopf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2007-07-25 13:54:18 UTC
Just built build, Linux.

Particularly in the class RubySession in $NB_CVS/ruby/debugger project. But it seems to work with fresh userdir. So
might be WONTFIX, might be bug.....
Comment 1 Jan Becicka 2007-07-26 06:39:20 UTC
Attach stack trace.
Comment 2 Martin Krauskopf 2007-07-26 08:06:49 UTC
Ups, sorry. Attaching. But still with yesterday built.
Comment 3 Martin Krauskopf 2007-07-26 08:07:20 UTC
Created attachment 45749 [details]
CCE.txt
Comment 4 Martin Krauskopf 2007-07-26 09:53:29 UTC
Still the same with just built build....
Comment 5 Jan Becicka 2007-07-26 11:47:34 UTC
Checking in FindUsagesVisitor.java;
/cvs/refactoring/java/src/org/netbeans/modules/refactoring/java/plugins/FindUsagesVisitor.java,v  <-- 
FindUsagesVisitor.java
new revision: 1.10; previous revision: 1.9
done