From: Markus H. <ma...@ti...> - 2012-02-07 21:56:57
|
I have added a sample that shows how to use the maven plugin with android: https://github.com/tisoft/xmlvm-maven-plugin/tree/master/src/test/resources/xmlvm-android-test Hope that helps. Markus Am 06.02.2012 um 18:53 schrieb Markus Heberling: > He seems to be using my xmlvm maven plugin from https://github.com/tisoft/xmlvm-maven-plugin > > I have never tested the plugin for an android build. I will try to add support for android builds in the next days. > > Markus > > Am 06.02.2012 um 18:33 schrieb Arno Puder: > >> >> >> On 2/5/12 6:58 AM, ju...@ed... wrote: >>> -DStatusBarHidden=false, -DApplicationExits=true, --debug=warning] >>> [02/05/12 15:38:34.516] ERROR: Couldn't create node for >>> android.app.Activity >> >> This seems to indicate that you are not compiling against the Android >> Compat Lib. Sorry, but there is no support for Maven. Again, I would >> suggest you start with a fresh skeleton project and then move your code >> over. >> >>> So, my 2nd question is : does -DXcodeProject=iphone use C or Obj-C backend ? >> >> This property is not related to the selection of the backend (which is >> determined by --target) but the kind of Xcode project that should be >> created. The -DXcodeProject=iphone specifies that an iphone project >> should be created (and not an ipad project). See --help for details. >> >> Arno >> >> ------------------------------------------------------------------------------ >> Try before you buy = See our experts in action! >> The most comprehensive online learning library for Microsoft developers >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >> Metro Style Apps, more. Free future releases when you subscribe now! >> http://p.sf.net/sfu/learndevnow-dev2 >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |