리비전 5, 0.9 kB
(mefour에 의해 체크인됨, 16 년 전)
|
--
|
- svn:mime-type 속성이
text/plain (으)로 설정되어있습니다.
|
Line | |
---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
---|
2 |
<classpath> |
---|
3 |
<classpathentry kind="src" path="src"/> |
---|
4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
---|
5 |
<attributes> |
---|
6 |
<attribute name="owner.project.facets" value="jst.java"/> |
---|
7 |
</attributes> |
---|
8 |
</classpathentry> |
---|
9 |
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"> |
---|
10 |
<attributes> |
---|
11 |
<attribute name="owner.project.facets" value="jst.web"/> |
---|
12 |
</attributes> |
---|
13 |
</classpathentry> |
---|
14 |
<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.jdt.junit.JUNIT_CONTAINER/3"/> |
---|
17 |
<classpathentry kind="lib" path="build.xml"/> |
---|
18 |
<classpathentry kind="output" path="build/classes"/> |
---|
19 |
</classpath> |
---|