mirror of
https://github.com/patrickbr/simpleefa
synced 2025-02-22 22:53:58 +01:00
12 lines
484 B
XML
12 lines
484 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="war"/>
|
|
<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>
|