Small plugin for bukkit I wrote to learn bukkit/eclipse.

This commit is contained in:
nossr50
2011-01-14 15:26:48 -08:00
parent 95c9ab266a
commit 7a497cd2b0
11 changed files with 155 additions and 0 deletions

17
vPlayersOnline/.project Normal file
View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>vPlayersOnline</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>