mirror of
https://github.com/UndefinedOffset/SortableGridField.git
synced 2024-10-22 17:05:38 +02:00
17 lines
642 B
Plaintext
17 lines
642 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="src" path="">
|
||
|
<attributes>
|
||
|
<attribute name="provider" value="org.eclipse.wst.jsdt.web.core.internal.project.ModuleSourcePathProvider"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<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>
|