Subversion Repositories XServices

Rev

Rev 125 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
125 brianR 1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="lib" path="C:/JAVA-DEV/eclipselink/jlib/moxy/com.sun.tools.xjc_2.2.0.jar"/>
5
	<classpathentry kind="lib" path="C:/JAVA-DEV/eclipselink/jlib/moxy/com.sun.xml.bind_2.2.0.v201004141950.jar"/>
6
	<classpathentry kind="lib" path="C:/JAVA-DEV/eclipselink/jlib/moxy/javax.xml.bind_2.2.0.v201105210648.jar"/>
7
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
8
	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
9
		<attributes>
10
			<attribute name="owner.project.facets" value="jst.utility"/>
11
		</attributes>
12
	</classpathentry>
13
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7">
14
		<attributes>
15
			<attribute name="owner.project.facets" value="java"/>
16
		</attributes>
17
	</classpathentry>
18
	<classpathentry kind="output" path="build/classes"/>
19
</classpath>