-
Couldn't load subscription status.
- Fork 47
Open
Description
Currently Java cookbooks recipes are examples runnable on JShell environment and compare the results.
For this purpose JShell environment is needed.
The purpose of this ticket is to create new ways about how the same code could be run without JShell dependency:
- Current
testcodeis able to run insidepublic static void mainmethod without problems, base on this one idea could be to add this line on the recipe to te user could copy all the lines and run that without to adding that contend inside a method, and delete that at runtime for JShell process - Other options ...
Metadata
Metadata
Assignees
Labels
No labels