Project

General

Profile

« Previous | Next » 

Revision 80de230c

Added by Cherian Mathew over 9 years ago

updated manifest for deleted test dir
removed unnecessary commit root entity methods in session and session manager

View differences:

eu.etaxonomy.taxeditor.cdmlib/.classpath
2 2
<classpath>
3 3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
4 4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry kind="src" path="src/main/java"/>
6
	<classpathentry kind="src" path="src/test/java"/>
7
	<classpathentry kind="src" path="src/main/resources"/>
8
	<classpathentry kind="src" path="src/test/resources"/>
5
	<classpathentry including="**/*.java" kind="src" path="src/main/java"/>
6
	<classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>
9 7
	<classpathentry exported="true" kind="lib" path="lib/activation-1.1.1.jar"/>
10 8
	<classpathentry exported="true" kind="lib" path="lib/antlr-2.7.7.jar"/>
11 9
	<classpathentry exported="true" kind="lib" path="lib/aopalliance-1.0.jar"/>
......
204 202
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.4.0-SNAPSHOT-sources.jar"/>
205 203
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.4.0-SNAPSHOT.jar"/>
206 204
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.4.0-SNAPSHOT-sources.jar"/>
207
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.4.0-SNAPSHOT.jar" />
205
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.4.0-SNAPSHOT.jar"/>
208 206
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.4.0-SNAPSHOT-sources.jar"/>
209 207
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.4.0-SNAPSHOT.jar"/>
210 208
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.4.0-SNAPSHOT-sources.jar"/>

Also available in: Unified diff