Switches for changing the JRE from system to the TP one would be great
Ideally:
- Switches for enabling individually for each OS (Win/Mac/Linux)
- eg Enable for Windows & Linux, leave default for Mac
- Switch for enable for 'default start'/plugin_start_cmd
- Enabling uses the %TP_JAVA_FILE% value for chosen OS/in default
- Switches should accept providers from Gradle, allowing for use of meta-tasks to enable them for different build jobs
- e.g. a task could build an 'integrated' tpp with all switches enabled and a default tpp that expects Java 8 JRE installed on the system
I noticed there was some work on something like this in the code around entry.tp generation, but there was no way to enable it
Switches for changing the JRE from system to the TP one would be great
Ideally:
I noticed there was some work on something like this in the code around entry.tp generation, but there was no way to enable it