We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpIntegration › increasing memory in eclipse
Page Index Toggle Pages: 1
increasing memory in eclipse (Read 979 times)
increasing memory in eclipse
Feb 15th, 2010, 10:02am
 
i know how to do this using processing ide but not eclipse...

how would i change

run.options.memory
run.options.memory.initial
run.options.memory.maximum

in eclipse...

ive read past posts and i tried adding -xmxXXX and -xmsXXX to the run configuration but sometimes it runs and other times it dosent...
Re: increasing memory in eclipse
Reply #1 - Feb 21st, 2010, 11:38pm
 
Though I'm not familiar with Eclipse, using the command line switches works in Netbeans.
Does Eclipse use project specific build options as Netbeans does?
Page Index Toggle Pages: 1