mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-02-16 15:00:14 -05:00
Removed default task from build.xml (Eclipse is beside itself)
This commit is contained in:
parent
ebea92ccf8
commit
c92a3dce8b
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project name="Yaaic" default="help">
|
<project name="Yaaic">
|
||||||
<property file="local.properties" />
|
<property file="local.properties" />
|
||||||
<property file="build.properties" />
|
<property file="build.properties" />
|
||||||
<property file="default.properties" />
|
<property file="default.properties" />
|
||||||
|
Loading…
Reference in New Issue
Block a user