mirror of
https://bitbucket.org/HeshamTB/greet.git
synced 2024-11-05 16:22:16 +01:00
9 lines
466 B
XML
9 lines
466 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="lib" path="C:/Users/Hesham/Desktop/spigot-1.12.2.jar"/>
|
|
<classpathentry kind="lib" path="/home/hesham/eclipse-hesham/greet/libs/spigot-1.12.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|