mirror of
https://github.com/zhongmiao0706/NumberOne-MM.git
synced 2024-11-10 09:13:47 +08:00
13 lines
488 B
Text
13 lines
488 B
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="src" path="WebRoot"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
|
||
|
<attributes>
|
||
|
<attribute name="hide" value="true"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
|
||
|
<classpathentry kind="output" path=""/>
|
||
|
</classpath>
|