Project

General

Profile

« Previous | Next » 

Revision 5a49a28f

Added by Cherian Mathew almost 9 years ago

#4932 Remove autowired members, Use serliaised cdm model map

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/main/resources/"/>
5
	<classpathentry kind="src" path="src/main/java"/>
6
	<classpathentry kind="src" path="resources"/>
7
	<classpathentry kind="src" path="src/main/resources"/>
7 8
	<classpathentry exported="true" kind="lib" path="lib/activation-1.1.1.jar"/>
8 9
	<classpathentry exported="true" kind="lib" path="lib/antlr-2.7.7.jar"/>
9 10
	<classpathentry exported="true" kind="lib" path="lib/aopalliance-1.0.jar"/>
......
197 198
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.8.0-SNAPSHOT.jar"/>
198 199
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.8.0-SNAPSHOT.jar"/>
199 200
	<classpathentry exported="true" kind="lib" path="lib/apache-log4j-extras-1.2.17.jar"/>
200
	<classpathentry kind="output" path="bin"/>
201
	<classpathentry kind="output" path="target/classes"/>
201 202
</classpath>

Also available in: Unified diff