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 246233 - IllegalArgumentException: No parser for mime type: text/x-java
Summary: IllegalArgumentException: No parser for mime type: text/x-java
Status: RESOLVED DUPLICATE of bug 210236
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
: 246234 246235 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-08-04 11:02 UTC by Exceptions Reporter
Modified: 2014-08-07 10:07 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211075


Attachments
stacktrace (1.15 KB, text/plain)
2014-08-04 11:02 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-08-04 11:02:01 UTC
This issue was reported manually by mjanicek.
It already has 32 duplicates 


Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.11-b03, Java(TM) SE Runtime Environment, 1.8.0_11-b12
OS: Windows 8

User Comments:
GUEST: nao sei

GUEST: make it work

GUEST: i just freshly installed netbeans. the source code editor isnt displaying, either

GUEST: I simply created a project from existing sources

GUEST: When this happens I cannot open a java file properly nor can edit it.

GUEST: mensagem nenhuma vers
Comment 1 Exceptions Reporter 2014-08-04 11:02:02 UTC
Created attachment 148512 [details]
stacktrace
Comment 2 Tomas Zezula 2014-08-04 12:08:07 UTC
Both the JavaSource and the parser are from same module java.source.
The JavacParser is registered into MimeLookup.
Comment 3 Tomas Zezula 2014-08-04 12:09:02 UTC
*** Bug 246234 has been marked as a duplicate of this bug. ***
Comment 4 Roman Svitanic 2014-08-04 13:59:54 UTC
*** Bug 246235 has been marked as a duplicate of this bug. ***
Comment 5 Milutin Kristofic 2014-08-07 10:07:33 UTC

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