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 235298

Summary: IllegalArgumentException: No parser for mime type: text/x-java
Product: javaee Reporter: satory
Component: CodeAssignee: issues@javaee <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 203455
Attachments: stacktrace

Description satory 2013-08-30 09:25:42 UTC
This bug was originally marked as duplicate of bug 232703, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201308300001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
satory: When selecting a file in projects explorer, by using the context sensitive menu, "Select in projects"




Stacktrace: 
java.lang.IllegalArgumentException: No parser for mime type: text/x-java
   at org.netbeans.modules.parsing.api.ParserManager.findParser(ParserManager.java:402)
   at org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:335)
   at org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:422)
   at org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:414)
   at org.netbeans.modules.j2ee.metadata.model.api.support.annotation.AnnotationModelHelper.runJavaSourceTask(AnnotationModelHelper.java:181)
   at org.netbeans.modules.j2ee.metadata.model.api.support.annotation.AnnotationModelHelper.runJavaSourceTask(AnnotationModelHelper.java:149)
Comment 1 satory 2013-08-30 09:25:43 UTC
Created attachment 139475 [details]
stacktrace
Comment 2 Martin Janicek 2013-09-05 09:56:47 UTC

*** This bug has been marked as a duplicate of bug 203457 ***
Comment 3 Martin Janicek 2013-09-05 11:06:22 UTC

*** This bug has been marked as a duplicate of bug 235302 ***