Revision: 18417
          http://sourceforge.net/p/gate/code/18417
Author:   ian_roberts
Date:     2014-10-30 18:37:26 +0000 (Thu, 30 Oct 2014)
Log Message:
-----------
Require Java 7

Modified Paths:
--------------
    gate/trunk/plugins/Format_DataSift/.classpath

Modified: gate/trunk/plugins/Format_DataSift/.classpath
===================================================================
--- gate/trunk/plugins/Format_DataSift/.classpath       2014-10-30 02:19:43 UTC 
(rev 18416)
+++ gate/trunk/plugins/Format_DataSift/.classpath       2014-10-30 18:37:26 UTC 
(rev 18417)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
        <classpathentry kind="src" path="src"/>
-       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
        <classpathentry combineaccessrules="false" kind="src" path="/GATE"/>
        <classpathentry kind="output" path="classes"/>
 </classpath>

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

Reply via email to