Revision: 18427 http://sourceforge.net/p/gate/code/18427 Author: ian_roberts Date: 2014-11-05 18:00:42 +0000 (Wed, 05 Nov 2014) Log Message: ----------- Require Java 7
Modified Paths: -------------- gate/trunk/plugins/Twitter/.classpath Modified: gate/trunk/plugins/Twitter/.classpath =================================================================== --- gate/trunk/plugins/Twitter/.classpath 2014-11-05 02:21:25 UTC (rev 18426) +++ gate/trunk/plugins/Twitter/.classpath 2014-11-05 18:00:42 UTC (rev 18427) @@ -2,7 +2,7 @@ <classpath> <classpathentry kind="src" path="src"/> <classpathentry exported="true" kind="lib" path="lib/jaspell.jar"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> <classpathentry combineaccessrules="false" exported="true" kind="src" path="/GATE"/> <classpathentry combineaccessrules="false" kind="src" path="/GATE-plugin-Stanford_CoreNLP"/> <classpathentry kind="output" path="classes"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ GATE-cvs mailing list GATE-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gate-cvs