coffeescript-netbeans icon indicating copy to clipboard operation
coffeescript-netbeans copied to clipboard

NullPointerException at coffeescript.nb.CoffeeScriptHTMLParserTask.run

Open jhavlin opened this issue 10 years ago • 0 comments
trafficstars

Hello,

this exception has been reported to NetBeans Bugzilla:

Stacktrace: 
java.lang.NullPointerException
   at coffeescript.nb.CoffeeScriptHTMLParserTask.run(CoffeeScriptHTMLParserTask.java:45)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(TaskProcessor.java:584)
   at org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.run(TaskProcessor.java:809)
   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:304)
   at org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.execute(TaskProcessor.java:725)
   at org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:686)

See https://netbeans.org/bugzilla/show_bug.cgi?id=255166.

Please evaluate the issue. Thank you very much.

jhavlin avatar Sep 10 '15 10:09 jhavlin