Description
Testing headless mode during code reviews or its enhancements is tedious since one needs to set up a compilable project under test and manually write all the dependencies, a classpath, etc.
Proposal
Create a "playground" directory with one or two sample projects and scripts that can execute headless mode "with a single click"- e.g., by running a make command or a bash script without manual setup of the headless mode parameters!
Definition of Done
Description
Testing headless mode during code reviews or its enhancements is tedious since one needs to set up a compilable project under test and manually write all the dependencies, a classpath, etc.
Proposal
Create a "playground" directory with one or two sample projects and scripts that can execute headless mode "with a single click"- e.g., by running a make command or a bash script without manual setup of the headless mode parameters!
Definition of Done
playgroundfolder, for instance.