리비전 5, 454 bytes
(mefour에 의해 체크인됨, 16 년 전)
|
--
|
Line | |
---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
---|
2 |
<classpath> |
---|
3 |
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/> |
---|
4 |
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject"> |
---|
5 |
<attributes> |
---|
6 |
<attribute name="hide" value="true"/> |
---|
7 |
</attributes> |
---|
8 |
</classpathentry> |
---|
9 |
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/> |
---|
10 |
<classpathentry kind="output" path=""/> |
---|
11 |
</classpath> |
---|