Revision 6215c3a6
Added by Jenkins about 8 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.7.0-SNAPSHOT.jar"/>
|
|
4 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.7.0-SNAPSHOT.jar"/>
|
|
5 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.7.0-SNAPSHOT.jar"/>
|
|
6 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.7.0-SNAPSHOT.jar"/>
|
|
7 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.7.0-SNAPSHOT.jar"/>
|
|
8 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.7.0-SNAPSHOT.jar"/>
|
|
9 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.7.0-SNAPSHOT.jar"/>
|
|
10 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.7.0-SNAPSHOT.jar"/>
|
|
3 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.8.0-SNAPSHOT.jar"/>
|
|
4 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.8.0-SNAPSHOT.jar"/>
|
|
5 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.8.0-SNAPSHOT.jar"/>
|
|
6 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.8.0-SNAPSHOT.jar"/>
|
|
7 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar"/>
|
|
8 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.8.0-SNAPSHOT.jar"/>
|
|
9 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.8.0-SNAPSHOT.jar"/>
|
|
10 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.8.0-SNAPSHOT.jar"/>
|
|
11 | 11 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
12 | 12 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
13 | 13 |
<classpathentry kind="src" path="src/main/java"/> |
Also available in: Unified diff
Updated version in pom / project files to taxeditor version : 3.8.0-SNAPSHOT and cdmlib version : 3.8.0-SNAPSHOT