Delany opened MTOOLCHAINS-35 and commented
If the selected jdk toolchain is configured to point to a JRE instead of a JDK, it should fail with an error. Instead there is a warning.
[WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment.
I'm assuming it falls back to whatever javac is available on the system?
Edited to indicate that this only applies to the jdk toolchain, not to all toolchains which might select other things like Eclipse versions that aren't even JDKs at all.
Affects: 3.0.0
Delany opened MTOOLCHAINS-35 and commented
If the selected jdk toolchain is configured to point to a JRE instead of a JDK, it should fail with an error. Instead there is a warning.
[WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment.
I'm assuming it falls back to whatever javac is available on the system?
Edited to indicate that this only applies to the jdk toolchain, not to all toolchains which might select other things like Eclipse versions that aren't even JDKs at all.
Affects: 3.0.0