Revision 62689714
Added by Ben Stöver over 7 years ago
eu.etaxonomy.taxeditor.molecular.lib/.classpath | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 |
<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-bio-2.0.0-preview-1.jar"/> |
|
4 |
<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-core-2.0.0-preview-1.jar"/> |
|
5 |
<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-swing-2.0.0-preview-1.jar"/> |
|
6 |
<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-swt-2.0.0-preview-1.jar"/> |
|
7 |
<classpathentry exported="true" kind="lib" path="lib/core-1.9.2-SNAPSHOT.jar"/> |
|
8 |
<classpathentry exported="true" kind="lib" path="lib/libralign-biojava1-0.4.0-preview-1.jar"/> |
|
9 |
<classpathentry exported="true" kind="lib" path="lib/libralign-core-0.4.0-preview-1.jar"/> |
|
10 |
<classpathentry exported="true" kind="lib" path="lib/libralign-swt-0.4.0-preview-1.jar"/> |
|
11 |
<classpathentry exported="true" kind="lib" path="lib/sequencing-1.9.2-SNAPSHOT.jar"/> |
|
12 |
<classpathentry exported="true" kind="lib" path="lib/tic-core-2.0.0-preview-1.jar"/> |
|
13 |
<classpathentry exported="true" kind="lib" path="lib/tic-swt-2.0.0-preview-1.jar"/> |
|
14 | 3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> |
15 | 4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
16 |
<classpathentry exported="true" kind="lib" path="lib/jphyloio-core-0-SNAPSHOT.jar"/> |
|
5 |
<classpathentry exported="true" kind="lib" path="lib/core-1.9.2-SNAPSHOT.jar"/> |
|
6 |
<classpathentry exported="true" kind="lib" path="lib/sequencing-1.9.2-SNAPSHOT.jar"/> |
|
17 | 7 |
<classpathentry exported="true" kind="lib" path="lib/owlapi-xmlutils-4.1.4.jar"/> |
8 |
<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-bio-2-SNAPSHOT.jar"/> |
|
9 |
<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-core-2-SNAPSHOT.jar"/> |
|
10 |
<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-swing-2-SNAPSHOT.jar"/> |
|
11 |
<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-swt-2-SNAPSHOT.jar"/> |
|
12 |
<classpathentry exported="true" kind="lib" path="lib/jphyloio-core-0-SNAPSHOT.jar"/> |
|
13 |
<classpathentry exported="true" kind="lib" path="lib/libralign-biojava1-0-SNAPSHOT.jar"/> |
|
14 |
<classpathentry exported="true" kind="lib" path="lib/libralign-core-0-SNAPSHOT.jar"/> |
|
15 |
<classpathentry exported="true" kind="lib" path="lib/libralign-swt-0-SNAPSHOT.jar"/> |
|
16 |
<classpathentry exported="true" kind="lib" path="lib/tic-core-2-SNAPSHOT.jar"/> |
|
17 |
<classpathentry exported="true" kind="lib" path="lib/tic-swt-2-SNAPSHOT.jar"/> |
|
18 | 18 |
<classpathentry kind="output" path="target/classes"/> |
19 | 19 |
</classpath> |
Also available in: Unified diff
MANIFEST in molecular.lib adjusted to use SNAPSHOT releases again.