From: <pa...@us...> - 2013-10-14 18:30:53
|
Revision: 1212 http://sourceforge.net/p/jsynthlib/code/1212 Author: packe01 Date: 2013-10-14 18:30:51 +0000 (Mon, 14 Oct 2013) Log Message: ----------- When downloading the latest source code in Eclipse a couple of @Override gives compiler errors. This is because the compiler settings are set to Java 1.5. With this patch Eclipse is configured to use Java 1.6 instead Modified Paths: -------------- trunk/JSynthLib/.classpath trunk/JSynthLib/.settings/org.codehaus.groovy.eclipse.preferences.prefs trunk/JSynthLib/.settings/org.eclipse.jdt.core.prefs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |