From: Arno P. <ar...@pu...> - 2010-10-29 23:50:43
|
you have to reference the external .jar files via --in. This way they get automatically cross-compiled and included in the resulting project. --resource is only for resources such as images that should get copied to the resulting project. Arno On 10/29/10 2:07 AM, Elie Haddad wrote: > > Hello Again, > > > I forgot to mention too the resource files ( images, layouts) how can > add them also > > > i was reading in the mailing list that there is -resource command what > should it point too should my jar files also be pointed by the -resource? > > > Thanks again > > >> ----- Original Message ----- >> >> From: Elie Haddad >> >> Sent: 10/29/10 10:13 AM >> >> To: xml...@li... >> >> Subject: [xmlvm-users] Android to iphone with external jar library >> >> >> Hello All, >> >>> >>> I have a project in android that is using external jar files added to >>> my eclipse how can i use xmlvm to include those jar file in cross >>> compilation to iphone since in the folder containg the .class files >>> there is no reference to the classes included in the jar files imported. >>> >>> >>> Thank you very much. >>> >>> >>> Elie >>> >> > > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps& games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |