On Tue, May 19, 2009 at 12:14 PM, Beastie Boy <[email protected]>wrote:
> > Edit build.xml and change the -Xmx and -Xms parameters according your > setup. > > This is what I currently have: > > <property name="jvm.memargs" value="-XX:+AggressiveHeap -Xmx512M"/> > <!--property name="jvm.memargs" value="-d64 -Xms512M -Xmx768M -XX: > +AggressiveHeap"/--> > > I have tried changing -Xmx and -Xms all the way down to 128M, but I > still get he same error. However, it does seem to compile OK under / > home/paul/JBookTrader-FG/ > bin. Check your java level compliance within your project's properties in Eclipse. JBT-FG need java level compliance 1.6. -- Florent, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JBookTrader" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en -~----------~----~----~----~------~----~------~--~---
