mirror of
https://bitbucket.org/HeshamTB/greet.git
synced 2024-11-06 01:02:15 +01:00
8 lines
374 B
Plaintext
8 lines
374 B
Plaintext
|
<?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="output" path="bin"/>
|
||
|
</classpath>
|