Tidy up Eclipse workspace
This commit is contained in:
parent
add430597b
commit
430d179c2b
24 changed files with 154 additions and 9 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
apply plugin: 'eclipse'
|
||||
|
||||
eclipse {
|
||||
project {
|
||||
name = "Dynmap(Spigot-Common)"
|
||||
}
|
||||
}
|
||||
|
||||
description = 'bukkit-helper'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue