From: devone <de...@ea...> - 2011-07-25 23:36:25
|
Hi everyone, XMLVM is really a great work. I have installed it on a windows machine, eclipse and jdk 1.6. Demos are ok, I can run them with success. When a try to migrate an existing Android project I don't receive any message, and no skeleton is created inside the project folder. This is the command I have executed: C:\>xmlvm --skeleton=android:migrate --out=e:\workspace_android\HelloProject The same beaviour when I execute a new project task C:\>xmlvm --skeleton=android:migrate --out=e:\workspoid\NewProject --app-name=XMLNP I don't receive any message, the commands are executed without output, and no project are migrated/created. xmlvm/bin in on the system path Any idea? Thank's in advance Devone |