Skip to content
This repository was archived by the owner on Sep 13, 2020. It is now read-only.
This repository was archived by the owner on Sep 13, 2020. It is now read-only.

Error validation stopped working on 7.3 #32

@bartsidee

Description

@bartsidee

Error validation is not working anymore on netbeans 7.3 (OSX, rhino, plugin 1.4)

There are no warning notification at the line numbers and on compilation I do not see the compile error but an error with the plugin:

java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Double
    at coffeescript.nb.CoffeeScriptRhinoCompiler.compile(CoffeeScriptRhinoCompiler.java:59)
    at coffeescript.nb.CoffeeScriptAction$CompilerTask.compile(CoffeeScriptAction.java:236)
    at coffeescript.nb.CoffeeScriptAction$ConsoleOutputCompileTask.run(CoffeeScriptAction.java:193)
    at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:153)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions