-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Hello,
I'm using antlrworks2 version 2.1.
When I try to run testrig on any grammar file and input file, I get the following exception in the notification window, and from there I cannot recover:
java.lang.NullPointerException
at org.antlr.works.editor.grammar.actions.RunInTestRigAction$TestRigTask.run(RunInTestRigAction.java:295)
at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Attached is the grammar and input file I'm using, please note it happens all the time for any file.
--> change the file extension to .txt
--> change the file extension to .g
Appreciate any help.
Busi
Reactions are currently unavailable