Heh... that should definitely be enough. With Flash Builder running... what do you get when you enter this command into a terminal: jps -lvm and what do you get when you run this command: java -version
On Tue, Jul 12, 2016 at 7:14 AM, pwave <[email protected]> wrote: > Thanks for responding - here's the whole file. > > > -startup > ../../../eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar > --launcher.library > > ../../../eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.100.v20110502 > --launcher.defaultAction > openFile > -showsplash > ../../../assets/fb_splash_premium.png > -nl > en_US > -vmargs > -Xms4096m > -Xmx4096m > -XX:+UseParallelGC > -XX:PermSize=512M > -XX:MaxPermSize=256M > -Xverify:none > -Xdock:name=Flash Builder > -Xdock:icon=../Resources/fb_app.icns > -XstartOnFirstThread > -Dorg.eclipse.swt.internal.carbon.smallFonts > -Declipse.product=com.adobe.flexbuilder.standalone.producte36 > > -Declipse.application=com.adobe.flexbuilder.standalone.FlashBuilderApplication > -Dfile.encoding=UTF-8 > > > > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/IDE-Dilemma-tp12955p12976.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
