Administrator
2018-12-25 d7049dae792f0a6d2ee4246acf4b42bf0b36635c
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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/StandardBrowser/html5"/>
    <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JQueryBrowserLibrary"/>
    <classpathentry kind="output" path=""/>
</classpath>