Home › Forums › PeerfactSim Forum › Simulator doesn't compile on Java 7 systems › Reply To: Simulator doesn't compile on Java 7 systems
May 21, 2015 at 5:32 pm
#783
Matthias Feldotto
Guest
Hi,
Java 6 is still the most widely used version of Java, therefore the default compile target is configured to Java 6. Nevertheless, you can configure your IDE to compile the code with an installed Version 7 of Java to compile with target Java version 6.
Matthias