Adjustments to recent module changes in bioinfweb.commons.
authorb.stoever <b.stoever@localhost>
Sun, 5 Jul 2015 20:55:48 +0000 (20:55 +0000)
committerb.stoever <b.stoever@localhost>
Sun, 5 Jul 2015 20:55:48 +0000 (20:55 +0000)
eu.etaxonomy.taxeditor.editor/.classpath
eu.etaxonomy.taxeditor.editor/.project
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.editor/build.properties

index 9fcc4578cea31a03d820f6c70c62e6017af40f55..078bb01792792cbe835b857208748030db6d2a6b 100644 (file)
@@ -1,5 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <classpath>\r
+       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.commons.bio/"/>\r
+       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.commons.core/"/>\r
+       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.commons.experimental/"/>\r
+       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.commons.swt/"/>\r
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>\r
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
        <classpathentry including="**/*.java" kind="src" path="src/main/java"/>\r
@@ -7,7 +11,6 @@
        <classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>\r
        <classpathentry exported="true" kind="lib" path="lib/core-1.8.5.jar"/>\r
        <classpathentry exported="true" kind="lib" path="lib/sequencing-1.8.5.jar"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/bioinfweb.commons"/>\r
        <classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.1.jar"/>\r
        <classpathentry exported="true" kind="lib" path="lib/JPhyloIO" sourcepath="lib/JPhyloIO"/>\r
        <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.libralign.core"/>\r
index d3dac54bd6438039d7984e18ffd6fe76d2c7cdd7..501b29e2cc61213a38a798f7da8fbbea36bd96ab 100644 (file)
                        <locationURI>WORKSPACE_LOC/JPhyloIO/bin</locationURI>\r
                </link>\r
                <link>\r
-                       <name>lib/bioinfweb.commons</name>\r
+                       <name>lib/info.bioinfweb.commons.bio</name>\r
                        <type>2</type>\r
-                       <locationURI>WORKSPACE_LOC/_Lib/bin</locationURI>\r
+                       <locationURI>WORKSPACE_LOC/info.bioinfweb.commons.bio/bin</locationURI>\r
+               </link>\r
+               <link>\r
+                       <name>lib/info.bioinfweb.commons.core</name>\r
+                       <type>2</type>\r
+                       <locationURI>WORKSPACE_LOC/info.bioinfweb.commons.core/bin</locationURI>\r
+               </link>\r
+               <link>\r
+                       <name>lib/info.bioinfweb.commons.experimental</name>\r
+                       <type>2</type>\r
+                       <locationURI>WORKSPACE_LOC/info.bioinfweb.commons.experimental/bin</locationURI>\r
+               </link>\r
+               <link>\r
+                       <name>lib/info.bioinfweb.commons.swt</name>\r
+                       <type>2</type>\r
+                       <locationURI>WORKSPACE_LOC/info.bioinfweb.commons.swt/bin</locationURI>\r
                </link>\r
                <link>\r
                        <name>lib/info.bioinfweb.libralign.biojava1</name>\r
index c248ae626679a7b603e1454f2c456299af566a0d..ebfb62582cdc6f5d86f6f57ec090c9805a4d283e 100644 (file)
@@ -180,11 +180,14 @@ Bundle-ClassPath: .,
  junit.jar,
  lib/core-1.8.5.jar,
  lib/sequencing-1.8.5.jar,
- lib/bioinfweb.commons/,
  lib/commons-lang3-3.1.jar,
  lib/JPhyloIO/,
  lib/info.bioinfweb.libralign.core/,
  lib/info.bioinfweb.libralign.swt/,
  lib/info.bioinfweb.tic.core/,
  lib/info.bioinfweb.tic.swt/,
- lib/info.bioinfweb.libralign.biojava1/
+ lib/info.bioinfweb.libralign.biojava1/,
+ lib/info.bioinfweb.commons.bio/,
+ lib/info.bioinfweb.commons.core/,
+ lib/info.bioinfweb.commons.experimental/,
+ lib/info.bioinfweb.commons.swt/
index 74507213e21ada967adb091fc05d3a156f344cee..8d591c289b1d507424713b7d8c9d9efe69f82516 100644 (file)
@@ -9,11 +9,14 @@ bin.includes = META-INF/,\
                OSGI-INF/l10n/plugin_de.properties,\
                lib/core-1.8.5.jar,\
                lib/sequencing-1.8.5.jar,\
-               lib/bioinfweb.commons/,\
                lib/commons-lang3-3.1.jar,\
                lib/JPhyloIO/,\
                lib/info.bioinfweb.libralign.core/,\
                lib/info.bioinfweb.libralign.swt/,\
                lib/info.bioinfweb.tic.core/,\
                lib/info.bioinfweb.tic.swt/,\
-               lib/info.bioinfweb.libralign.biojava1/
+               lib/info.bioinfweb.libralign.biojava1/,\
+               lib/info.bioinfweb.commons.bio/,\
+               lib/info.bioinfweb.commons.core/,\
+               lib/info.bioinfweb.commons.experimental/,\
+               lib/info.bioinfweb.commons.swt/