Minor XML patch

Patched minor inconsistencies with the current WZ and XMLs, reflecting into some issues with Dojo mechanics.
This commit is contained in:
ronancpl
2018-09-24 17:03:15 -03:00
parent 5480035005
commit 3a8377c283
4123 changed files with 325807 additions and 1086 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.java.j2seproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/j2se-project/3">
<name>MapleDojoUpdate</name>
<source-roots>
<root id="src.dir"/>
</source-roots>
<test-roots>
<root id="test.src.dir"/>
</test-roots>
</data>
</configuration>
</project>