Tidy up Eclipse workspace

This commit is contained in:
Mike Primm 2022-02-07 10:04:12 -06:00
parent add430597b
commit 430d179c2b
24 changed files with 154 additions and 9 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>bukkit-helper</name>
<name>Dynmap(Spigot-Common)</name>
<comment></comment>
<projects>
</projects>
@ -28,7 +28,7 @@
</natures>
<filteredResources>
<filter>
<id>1627430303020</id>
<id>0</id>
<name></name>
<type>30</type>
<matcher>

View file

@ -1,3 +1,10 @@
apply plugin: 'eclipse'
eclipse {
project {
name = "Dynmap(Spigot-Common)"
}
}
description = 'bukkit-helper'