Class path edited to include new modules from LibrAlign and TIC.
authorb.stoever <b.stoever@localhost>
Wed, 1 Jul 2015 09:34:55 +0000 (09:34 +0000)
committerb.stoever <b.stoever@localhost>
Wed, 1 Jul 2015 09:34:55 +0000 (09:34 +0000)
eu.etaxonomy.taxeditor.editor/.classpath
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.editor/build.properties

index 727c5b72a23926f59f45060604f859808a8a4ee0..f227f6caee6f59c35aba546ca4ee0040a568c9e2 100644 (file)
@@ -12,9 +12,9 @@
        <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 kind="lib" path="lib/info.bioinfweb.libralign.core"/>\r
-       <classpathentry kind="lib" path="lib/info.bioinfweb.libralign.swt"/>\r
-       <classpathentry kind="lib" path="lib/info.bioinfweb.tic.core"/>\r
-       <classpathentry kind="lib" path="lib/info.bioinfweb.tic.swt"/>\r
+       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.libralign.core"/>\r
+       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.libralign.swt"/>\r
+       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.tic.core"/>\r
+       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.tic.swt"/>\r
        <classpathentry kind="output" path="target/classes"/>\r
 </classpath>\r
index a9120795f7ed83fed1bc99377cf0cfcb758fddaf..30660ab0a7e4cc59e1b3e9ae72778d899009996e 100644 (file)
@@ -183,6 +183,9 @@ Bundle-ClassPath: .,
  lib/core-1.8.5.jar,
  lib/sequencing-1.8.5.jar,
  lib/bioinfweb.commons/,
- lib/LibrAlign/,
  lib/commons-lang3-3.1.jar,
- lib/JPhyloIO/
+ lib/JPhyloIO/,
+ lib/info.bioinfweb.libralign.core/,
+ lib/info.bioinfweb.libralign.swt/,
+ lib/info.bioinfweb.tic.core/,
+ lib/info.bioinfweb.tic.swt/
index 956dd0e7c615eaa094797206385335f56fe914ff..efa5396fe3cea59b6872e8df1c66bf5c37b539fd 100644 (file)
@@ -12,6 +12,9 @@ bin.includes = META-INF/,\
                lib/core-1.8.5.jar,\
                lib/sequencing-1.8.5.jar,\
                lib/bioinfweb.commons/,\
-               lib/LibrAlign/,\
                lib/commons-lang3-3.1.jar,\
-               lib/JPhyloIO/
+               lib/JPhyloIO/,\
+               lib/info.bioinfweb.libralign.core/,\
+               lib/info.bioinfweb.libralign.swt/,\
+               lib/info.bioinfweb.tic.core/,\
+               lib/info.bioinfweb.tic.swt/