I tried to build xmlvm/build.xml from Eclipse (Run As -> Ant Build), but
build failed. This is the error output:
xmlvmjar:
[unjar] Expanding: /MobDev/xmlvm/lib/one-jar-boot.jar into
/MobDev/xmlvm/build/base
[unjar] Expanding: /MobDev/xmlvm/lib/lwjgl.jar into
/MobDev/xmlvm/build/base
[unjar] Expanding: /MobDev/xmlvm/dist/lib/objc-compat.jar into
/MobDev/xmlvm/build/base
[unjar] Expanding: /MobDev/xmlvm/dist/lib/android-compat.jar into
/MobDev/xmlvm/build/base
[javac] Compiling 15 source files to /MobDev/xmlvm/build/base
[javac]
/MobDev/xmlvm/src/tools/ant/xcode-updater/org/xmlvm/ant/AndroidManifestParser.java:72:
setProperty(java.lang.String,java.lang.String,java.lang.Object,boolean)
in org.apache.tools.ant.PropertyHelper cannot be applied to
(java.lang.String,java.lang.Object,boolean)
[javac]
ph.setProperty("xmlvm.android.package", (Object) packg, false);
[javac] ^
[javac]
/MobDev/xmlvm/src/tools/ant/xcode-updater/org/xmlvm/ant/AndroidManifestParser.java:73:
setProperty(java.lang.String,java.lang.String,java.lang.Object,boolean)
in org.apache.tools.ant.PropertyHelper cannot be applied to
(java.lang.String,java.lang.Object,boolean)
[javac]
ph.setProperty("xmlvm.android.activity", (Object) name, false);
[javac] ^
[javac] Note:
/MobDev/xmlvm/src/tools/ant/xcode-updater/org/xmlvm/ant/utils/FileUtilities.java
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 2 errors
BUILD FAILED
/MobDev/xmlvm/build.xml:170: Compile failed; see the compiler error
output for details.
Any ideas what's wrong?
I used the latest XmlVM (downloaded today), and latest Eclipse Pulsar.
OS is Snow Leopard.
--
Studio Artlan
Marko Žmak, dipl.ing.mat.
Mob: +385 98 212 801
Email: xm...@st...
Web: http://www.studioartlan.com/
|