classpath updates
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Wed, 10 Feb 2016 14:16:10 +0000 (15:16 +0100)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Thu, 11 Feb 2016 10:27:01 +0000 (11:27 +0100)
eu.etaxonomy.taxeditor.application/.classpath
eu.etaxonomy.taxeditor.cdmlib/.classpath

index 6bca977bed3b6d2bc7f202c8a811de4878f0c42b..65bcb3b5711edccc8b36d8c2aff21836b7df49fb 100644 (file)
@@ -4,5 +4,6 @@
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
        <classpathentry including="**/*.java" kind="src" path="src/main/java"/>
        <classpathentry kind="src" path="src/test/java"/>
+       <classpathentry kind="src" path="src/main/resources/"/>
        <classpathentry kind="output" path="target/classes"/>
 </classpath>
index 469a075bbf3d479c43bf10c9f91370f23d436597..c8474c3c1e3917c302f7fd1f3959b80ecd441898 100644 (file)
@@ -1,5 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
+       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+       <classpathentry kind="src" path="src/main/java"/>
+       <classpathentry kind="src" path="src/main/resources"/>
        <classpathentry exported="true" kind="lib" path="lib/activation-1.1.1.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/antlr-2.7.7.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/aopalliance-1.0.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/lsid-client-1.1.2.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/lsid-server-1.1.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-analyzers-common-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-backward-codecs-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-core-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-facet-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-grouping-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-highlighter-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-join-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-memory-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-misc-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-queries-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-queryparser-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-sandbox-5.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/lucene-suggest-5.4.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-analyzers-common-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-backward-codecs-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-core-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-facet-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-grouping-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-highlighter-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-join-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-memory-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-misc-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-queries-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-queryparser-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-sandbox-5.4.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/lucene-suggest-5.4.1.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/mapstruct-1.0.0.Final.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/mchange-commons-java-0.2.11.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.38.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/xsom-20140925.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/xstream-1.4.8.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/yjp-controller-api-redist-9.0.8.jar"/>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry kind="src" path="src/main/java"/>
-       <classpathentry kind="src" path="src/main/resources"/>
        <classpathentry kind="output" path="target/classes"/>
 </classpath>