Revision: 16758
http://sourceforge.net/p/gate/code/16758
Author: ian_roberts
Date: 2013-08-01 09:48:26 +0000 (Thu, 01 Aug 2013)
Log Message:
-----------
Eclipse settings to ensure these projects use Java 7.
Modified Paths:
--------------
mimir/trunk/mimir-client/.classpath
mimir/trunk/plugins/db-h2/.classpath
mimir/trunk/plugins/measurements/.classpath
mimir/trunk/plugins/sesame/.classpath
mimir/trunk/plugins/sparql/.classpath
mimir/trunk/plugins/sparql/.settings/org.eclipse.jdt.core.prefs
Modified: mimir/trunk/mimir-client/.classpath
===================================================================
--- mimir/trunk/mimir-client/.classpath 2013-08-01 09:12:12 UTC (rev 16757)
+++ mimir/trunk/mimir-client/.classpath 2013-08-01 09:48:26 UTC (rev 16758)
@@ -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="/mimir-core"/>
<classpathentry kind="output" path="classes"/>
</classpath>
Modified: mimir/trunk/plugins/db-h2/.classpath
===================================================================
--- mimir/trunk/plugins/db-h2/.classpath 2013-08-01 09:12:12 UTC (rev
16757)
+++ mimir/trunk/plugins/db-h2/.classpath 2013-08-01 09:48:26 UTC (rev
16758)
@@ -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="/mimir-core"/>
<classpathentry kind="lib" path="lib/h2-1.3.160.jar"/>
<classpathentry kind="output" path="classes"/>
Modified: mimir/trunk/plugins/measurements/.classpath
===================================================================
--- mimir/trunk/plugins/measurements/.classpath 2013-08-01 09:12:12 UTC (rev
16757)
+++ mimir/trunk/plugins/measurements/.classpath 2013-08-01 09:48:26 UTC (rev
16758)
@@ -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="/mimir-core"/>
<classpathentry kind="lib" path="lib/MeasurementTagger.jar"/>
<classpathentry kind="output" path="classes"/>
Modified: mimir/trunk/plugins/sesame/.classpath
===================================================================
--- mimir/trunk/plugins/sesame/.classpath 2013-08-01 09:12:12 UTC (rev
16757)
+++ mimir/trunk/plugins/sesame/.classpath 2013-08-01 09:48:26 UTC (rev
16758)
@@ -1,59 +1,59 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-collections-2.7.0.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-concurrent-2.6.0.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-i18n-1.3.0.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-io-2.8.0.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-iteration-2.7.0.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-lang-2.8.0.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-net-2.6.0.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-text-2.6.0.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-xml-2.6.0.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/commons-codec-1.3.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/commons-dbcp-1.2.2.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/commons-httpclient-3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/commons-pool-1.3.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/junit-4.4.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.14.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/lucene-core-2.9.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-http-client-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-http-protocol-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-model-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-query-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-queryalgebra-evaluation-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-queryalgebra-model-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-queryparser-api-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-queryparser-serql-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-queryparser-sparql-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-queryresultio-api-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-queryresultio-binary-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-queryresultio-sparqljson-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-queryresultio-sparqlxml-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-queryresultio-text-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-api-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-contextaware-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-dataset-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-event-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-http-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-manager-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-sail-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-api-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-n3-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-ntriples-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-rdfxml-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-trig-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-trix-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-turtle-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-runtime-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-sail-api-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-sail-inferencer-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-sail-memory-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-sail-nativerdf-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/sesame-sail-rdbms-2.3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/slf4j-api-1.5.8.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/slf4j-log4j12-1.5.8.jar"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/mimir-core"/>
- <classpathentry kind="output" path="classes"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-collections-2.7.0.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-concurrent-2.6.0.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-i18n-1.3.0.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-io-2.8.0.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-iteration-2.7.0.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-lang-2.8.0.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-net-2.6.0.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-text-2.6.0.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/aduna-commons-xml-2.6.0.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/commons-codec-1.3.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/commons-dbcp-1.2.2.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/commons-httpclient-3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/commons-pool-1.3.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/junit-4.4.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.14.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/lucene-core-2.9.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-http-client-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-http-protocol-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-model-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-query-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-queryalgebra-evaluation-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-queryalgebra-model-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-queryparser-api-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-queryparser-serql-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-queryparser-sparql-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-queryresultio-api-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-queryresultio-binary-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-queryresultio-sparqljson-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-queryresultio-sparqlxml-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-queryresultio-text-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-api-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-contextaware-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-dataset-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-event-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-http-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-manager-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-repository-sail-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-api-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-n3-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-ntriples-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-rdfxml-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-trig-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-trix-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-rio-turtle-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-runtime-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-sail-api-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-sail-inferencer-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-sail-memory-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-sail-nativerdf-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/sesame-sail-rdbms-2.3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/slf4j-api-1.5.8.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/slf4j-log4j12-1.5.8.jar"/>
+ <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="/mimir-core"/>
+ <classpathentry kind="output" path="classes"/>
+</classpath>
Modified: mimir/trunk/plugins/sparql/.classpath
===================================================================
--- mimir/trunk/plugins/sparql/.classpath 2013-08-01 09:12:12 UTC (rev
16757)
+++ mimir/trunk/plugins/sparql/.classpath 2013-08-01 09:48:26 UTC (rev
16758)
@@ -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/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" kind="src"
path="/mimir-core"/>
<classpathentry kind="output" path="classes"/>
</classpath>
Modified: mimir/trunk/plugins/sparql/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- mimir/trunk/plugins/sparql/.settings/org.eclipse.jdt.core.prefs
2013-08-01 09:12:12 UTC (rev 16757)
+++ mimir/trunk/plugins/sparql/.settings/org.eclipse.jdt.core.prefs
2013-08-01 09:48:26 UTC (rev 16758)
@@ -1,12 +1,11 @@
-#Tue Apr 19 11:34:27 BST 2011
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
-org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6
+org.eclipse.jdt.core.compiler.source=1.7
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs