From: Damian <dam...@gm...> - 2010-06-03 23:34:28
|
So I would have to crosscompile the scala standard libraries (scala-library.jar), right? Because I've tried to do so, but I get an exception while compiling: Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.simontuffs.onejar.Boot.run(Boot.java:306) at com.simontuffs.onejar.Boot.main(Boot.java:159) Caused by: java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Arrays.java:2882) at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100) at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390) ................ more On Thu, Jun 3, 2010 at 8:27 PM, <len...@gm...> wrote: > Hi yes this is the right place. U will b able to access the Java classes > for the iphone from Scala, compile to Java byte code and then via xmlvm to > objective c. > > Sent via my BlackBerry from Vodacom - let your email find you! > > -----Original Message----- > From: Damian <dam...@gm...> > Date: Thu, 3 Jun 2010 20:15:27 > To: <xml...@li...> > Subject: [xmlvm-users] Getting started > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > > |