Got the latest code off the SVN. Built the engine in Eclipse. Tried running engine control centre (CCMain.main) with default eclipse settings which had compiler compliance level set to 1.7. Unsupported class version exception.
You need a Java 7 JRE or JDK set up in your Eclipse and assoicated with the project if you want it this way.Otherwise, lover the compliance level to Java 6.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You need a Java 7 JRE or JDK set up in your Eclipse and assoicated with the project if you want it this way.Otherwise, lover the compliance level to Java 6.