From: <ju...@ed...> - 2011-01-03 21:25:57
|
Hi all. New to the group. Checked out the project from SVN today, revision 1380. I did java -jar xmlvm.jar --skeleton=android:migrate --out=${path.to}/PROJECT where PROJECT is an existing-android-project-with-maven-support where java is 1.6.0_22 [01/03/11 20:36:59.645] WARNING: Using PROJECT as application name [01/03/11 20:36:59.943] WARNING: Currently the Android plugin for Netbeans does not support local.properties file and has a bug which prevents the usage of GUI platform customizat ion. It is required to MANUALLY set your platfom under "nbproject/project.properties" by editing property "platform.active" or else Netbeans might crash. All artifacts seem duly updated/added. In Eclipse, using Ant 1.8.2 with xmlvm.jar added to Ant classpath and project classpath, I have some Ant issues: Scrape from my Problems View: Description Resource Path Location Type Target -resource-src does not exist in this project androidsupport.xml /PROJECT/nbproject line 25 Ant Buildfile Problem Target -resource-src does not exist in this project androidsupport.xml /PROJECT/nbproject line 26 Ant Buildfile Problem Target -resource-src does not exist in this project androidsupport.xml /PROJECT/nbproject line 59 Ant Buildfile Problem Target install does not exist in this project androidsupport.xml /PROJECT/nbproject line 88 Ant Buildfile Problem Default target help does not exist in this project build.xml /PROJECT line 2 Ant Buildfile Problem Target -resource-src does not exist in this project build.xml /PROJECT line 21 Ant Buildfile Problem Target install does not exist in this project build.xml /PROJECT line 21 Ant Buildfile Problem Can anybody pleas tell me what I have done wrong > Best Regards Julian |