Rev 28 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 28 | Rev 31 | ||
---|---|---|---|
Line 1... | Line 1... | ||
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"/> |
|
4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
5 | <attributes> |
6 | <attributes> |
6 | <attribute name="owner.project.facets" value="java"/> |
7 | <attribute name="owner.project.facets" value="java"/> |
7 | </attributes> |
8 | </attributes> |
8 | </classpathentry> |
9 | </classpathentry> |
9 | <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"> |
10 | <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"> |
10 | <attributes> |
11 | <attributes> |
11 | <attribute name="owner.project.facets" value="jst.web"/> |
12 | <attribute name="owner.project.facets" value="jst.web"/> |
12 | </attributes> |
13 | </attributes> |
13 | </classpathentry> |
14 | </classpathentry> |
14 | <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> |
15 | <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> |
15 | <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
16 | <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
16 | <classpathentry kind="output" path="WebContent/WEB-INF/classes"/> |
17 | <classpathentry kind="output" path="WebContent/WEB-INF/classes"/> |
17 | </classpath> |
18 | </classpath> |