Revision 1539f59e
Added by Patrick Plitzner over 7 years ago
eu.etaxonomy.taxeditor.cdmlib/.classpath | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.12.3-SNAPSHOT.jar"/> |
|
4 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.12.3-SNAPSHOT.jar"/> |
|
5 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.12.3-SNAPSHOT.jar"/> |
|
6 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.12.3-SNAPSHOT.jar"/> |
|
7 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.12.3-SNAPSHOT.jar"/> |
|
8 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.12.3-SNAPSHOT.jar"/> |
|
9 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.12.3-SNAPSHOT.jar"/> |
|
10 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.12.3-SNAPSHOT.jar"/> |
|
3 | 11 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> |
4 | 12 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
5 | 13 |
<classpathentry kind="src" path="src/main/java"/> |
... | ... | |
189 | 197 |
<classpathentry exported="true" kind="lib" path="lib/poi-ooxml-schemas-3.10-FINAL.jar"/> |
190 | 198 |
<classpathentry exported="true" kind="lib" path="lib/swagger-annotations-1.3.5.jar"/> |
191 | 199 |
<classpathentry exported="true" kind="lib" path="lib/apache-log4j-extras-1.2.17.jar"/> |
192 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.12.3.jar"/> |
|
193 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.12.3.jar"/> |
|
194 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.12.3.jar"/> |
|
195 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.12.3.jar"/> |
|
196 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.12.3.jar" sourcepath="/home/cmathew/.m2/repository/eu/etaxonomy/cdmlib-persistence/3.12.0-SNAPSHOT/cdmlib-persistence-3.12.3-sources.jar"/> |
|
197 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.12.3.jar"/> |
|
198 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.12.3.jar"/> |
|
199 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.12.3.jar"/> |
|
200 | 200 |
<classpathentry kind="output" path="target/classes"/> |
201 | 201 |
</classpath> |
Also available in: Unified diff
Add SNAPSHOT to cdmlib dependencies