-
Notifications
You must be signed in to change notification settings - Fork 359
Closed
Description
I added python front end to the project. I had javacc grammers so I made the front end in a similar way to cpp front end.
I also edited pom files in jplag-master and jplag.parent folders, and added my new python language in the same way cpp was added.
After that, I built a jar-with-dependencies file, but when I try to run the following cmd command:
java -jar jplag-2.11.8-SNAPSHOT.jar -l python -r /answers/ -s /examples/
I get an error that says python language is unknown. Did I miss anything? how can I add python to run using the above command. If I can't do that, how can I work with my added python language?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels