Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
How to pass command line options to the java compile through "comsol compile"
Posted 03.06.2019, 06:18 GMT-4 Version 5.2a 1 Reply
Please login with a confirmed email address before reporting spam
Hello, My problem is that my system JDK (on linux) is more recent than what comsol accepts. As far as I remember the java compile can be instructed to produce class files with older versions (using the -target option?). My question is, how can one pass this option to the java compile through the 'comsol compile' script? comsol compile -jdkroot /path/to/jdk ???? my_file.java Thank you Daniel