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 213400 - scala.MatchError: pirobase:pim-gwt-client:6.7.5-47:local (of class org.netbeans.modules.maven.indexer.api.NBVersionInfo)
Summary: scala.MatchError: pirobase:pim-gwt-client:6.7.5-47:local (of class org.netbea...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-01 13:31 UTC by Exceptions Reporter
Modified: 2016-09-14 13:33 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185984


Attachments
stacktrace (930 bytes, text/plain)
2012-06-01 13:31 UTC, Exceptions Reporter
Details
stacktrace (940 bytes, text/plain)
2012-06-06 14:13 UTC, Exceptions Reporter
Details
stacktrace (1.18 KB, text/plain)
2012-08-07 20:15 UTC, misterm
Details
stacktrace (1.18 KB, text/plain)
2013-05-07 09:22 UTC, aquaglia
Details
stacktrace (975 bytes, text/plain)
2014-09-16 07:18 UTC, aquaglia
Details
stacktrace (975 bytes, text/plain)
2014-12-17 08:19 UTC, aquaglia
Details
stacktrace (1.06 KB, text/plain)
2016-09-14 13:09 UTC, J Bachorik
Details
stacktrace (1.07 KB, text/plain)
2016-09-14 13:33 UTC, J Bachorik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-06-01 13:31:46 UTC
Build: NetBeans IDE 7.1.2 (Build 201204101705)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows 7

User Comments:
berryware: using Find Usages

hildo: Looking for usages of an interface.  I do have the Scala plugin installed, but this project does not use any scala (that I'm aware of).

cschlichtherle: Searching for usages.

berryware: I was performing a find usages

cschlichtherle: Finding usages.




Stacktrace: 
scala.MatchError: pirobase:pim-gwt-client:6.7.5-47:local (of class org.netbeans.modules.maven.indexer.api.NBVersionInfo)
   at org.netbeans.modules.scala.refactoring.ui.tree.TreeElementFactoryImpl.getTreeElement(TreeElementFactoryImpl.java:77)
   at org.netbeans.modules.refactoring.spi.ui.TreeElementFactory.getTreeElement(TreeElementFactory.java:69)
   at org.netbeans.modules.maven.refactoring.ReferringClassTreeElement.getParent(ReferringClassTreeElement.java:62)
   at org.netbeans.modules.refactoring.spi.impl.RefactoringPanel.createNode(RefactoringPanel.java:443)
   at org.netbeans.modules.refactoring.spi.impl.RefactoringPanel.access$600(RefactoringPanel.java:98)
   at org.netbeans.modules.refactoring.spi.impl.RefactoringPanel$3.run(RefactoringPanel.java:693)
Comment 1 Exceptions Reporter 2012-06-01 13:31:52 UTC
Created attachment 120214 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-06-06 14:13:15 UTC
Created attachment 120431 [details]
stacktrace
Comment 3 Exceptions Reporter 2012-08-04 15:06:46 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=185984
Comment 4 misterm 2012-08-07 20:15:48 UTC
Created attachment 122840 [details]
stacktrace
Comment 5 aquaglia 2013-05-07 09:22:43 UTC
Created attachment 134171 [details]
stacktrace

searching thourgh java code
Comment 6 Exceptions Reporter 2013-05-18 00:28:59 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=185984
Comment 7 aquaglia 2014-09-16 07:18:05 UTC
Created attachment 149243 [details]
stacktrace

Debugging java junit tests and using search results
Comment 8 aquaglia 2014-12-17 08:19:58 UTC
Created attachment 151139 [details]
stacktrace

JUnit debugging
Comment 9 J Bachorik 2016-09-14 13:09:51 UTC
Created attachment 162046 [details]
stacktrace

Having a project with scala sources open
Comment 10 J Bachorik 2016-09-14 13:33:51 UTC
Created attachment 162047 [details]
stacktrace

Find usages of a java class?