Skip to content

Commit f35e0db

Browse files
committed
added Plugin Template\.classpath
1 parent e59199f commit f35e0db

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Plugin Template/.classpath

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
4+
<classpathentry kind="src" path="src"/>
5+
<classpathentry kind="lib" path="C:/Users/robom/Desktop/Minecraft/Minecraft server/craftbukkit-1.12.2.jar"/>
6+
<classpathentry kind="output" path="bin"/>
7+
</classpath>

0 commit comments

Comments
 (0)