Support for Java Shell scripts? #1412
Labels
enhancement
Issue/PR that involves features, improvements and other changes
language
PR / Issue deals (partly) with new and/or existing languages for JPlag
major
Major issue/feature/contribution/change
Hi!
Thank you for your great work!
I have the need for running JPlag on Java Shell scripts (JEP 222). Right now, Java processing fails with numerous:
Parser - Assignment1.jshell:106: error: class, interface, enum, or record expected
How can I make these artifacts processed correctly? Wrapping into some class/... harness won't work (e.g., because of freestanding methods). Can JavaC be instructed?
Thank you!
Stefan
The text was updated successfully, but these errors were encountered: