mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-05 01:59:44 +01:00
38 lines
999 B
XML
38 lines
999 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>Dynmap(Spigot-Common)</name>
|
|
<comment>bukkit-helper</comment>
|
|
<projects/>
|
|
<natures>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
<nature>org.eclipse.m2e.core.maven2Nature</nature>
|
|
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
|
|
</natures>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
<arguments/>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
|
|
<arguments/>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.m2e.core.maven2Builder</name>
|
|
<arguments/>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<linkedResources/>
|
|
<filteredResources>
|
|
<filter>
|
|
<id>1</id>
|
|
<type>30</type>
|
|
<name/>
|
|
<matcher>
|
|
<id>org.eclipse.core.resources.regexFilterMatcher</id>
|
|
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
|
|
</matcher>
|
|
</filter>
|
|
</filteredResources>
|
|
</projectDescription>
|