Subversion Repositories WebE

Rev

Rev 31 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31 Rev 33
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="src" path="hibernate-src"/>
-
 
5
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
6
		<attributes>
5
		<attributes>
7
			<attribute name="owner.project.facets" value="java"/>
6
			<attribute name="owner.project.facets" value="java"/>
8
		</attributes>
7
		</attributes>
9
	</classpathentry>
8
	</classpathentry>
10
	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
9
	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
11
		<attributes>
10
		<attributes>
12
			<attribute name="owner.project.facets" value="jst.web"/>
11
			<attribute name="owner.project.facets" value="jst.web"/>
13
		</attributes>
12
		</attributes>
14
	</classpathentry>
13
	</classpathentry>
15
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
14
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
16
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
15
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
17
	<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
16
	<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
18
</classpath>
17
</classpath>