Legacy java applications development in Eclipse
Time to time you have a java project, which uses an old version of the JRE compiler. Installing old java versions on OS X is quite tricky and not necessary. You can use the compiler compliance level feature in Eclipse IDE. This setting just tells the compiler to pretend it’s a different version of Java.
Read more “Legacy java applications development in Eclipse”