From: Panayotis K. <pan...@pa...> - 2011-01-05 07:40:39
|
On Jan 5, 2011, at 5:10 AM, Arno Puder wrote: > > 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 You need to replace the value of ${path.to}/PROJECT to the actual path of the project! |