From: Arno P. <ar...@pu...> - 2011-01-05 03:10:47
|
Julian, I didn't write the migrate:skeleton target in XMLVM so I'm not the most qualified to reply. It is possible that your Android project is doing something "non-standard" (by that I mean that the project layout deviates from the standard layout). Your best option is to try to invoke XMLVM from the command line with the appropriate --in and --resources arguments. Arno On 1/3/11 1:12 PM, ju...@ed... wrote: > 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 > > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |