Eclipse Library Path Mac

Dec 20, 2018  so some code somewhere reading this file (the Eclipse native launcher) adds the extra empty segment. Of course the installer works for me on my Mac virtual box, so it's hard to theorize why it doesn't work for you.

By Krati Rastogi and Vivek Kumar

Adobe® Flash® Builder® 4.7, which is an Integrated Development Environment (IDE) for developing games and applications using ActionScript and Flex framework runs on Java 6. If you do not have Java 6 on your machine Flash Builder does not launch and instead displays this error.

Steps to follow on Windows

  1. Install Java 1.7/1.8.
  2. Copy the jre7/jre8 folder inside the Java folder. Replace the jre folder inside flash builder installation folder with the copied one.
  3. Restart Flash Builder.

Steps to follow on Mac

    1. Set your JAVA_HOME to Java 7 or Java 8 as per the correct paths on your machine.
Add java library eclipseLibrary
    1. Open JVM’s Info.plist at $JAVA_HOME/../Info.plist and add the highlighted lines to JVMCapabilities array:
    2. Create a symlink for libjvm.dylib as follows:

Eclipse Library Path Machine

Note: Correct the version number (in jdk1.7.0_79.jdk) path in the above example to make it point to the correct path on your machine.

  1. Set java.library.path by adding the following lines at the end of “/Applications/Adobe Flash Builder 4.7/Adobe Flash Builder 4.7.app/Contents/MacOS/Adobe Flash Builder 4.7.ini”.

Eclipse Library Path Macon Ga

Restart your machine and launch Flash Builder.

Eclipse Library Folder

Eclipse library path mac os

Possible error on Mac

If you are trying to launch Flash Builder on Mac OS 10.12 and you see an error such as:

Locate a directory named “p2” at /Applications/Adobe Flash Builder 4.7/ and delete it. Flash Builder should now launch.

Flash Builder 4.7 crash on Mac OS 10.13 (High Sierra)

With the recent update of Mac OS 10.13 (High Sierra), “Flash Builder stopped working” error is encountered when you click Project-> “Export Release Build”.

If you are facing this issue follow the steps below:

  1. Download the attached zip (fb.zip) which contains 2 jar files.
  2. Copy the 2 jar files and paste them at the location: “/Applications/Adobe Flash Builder 4.7/eclipse/plugins/”.
  3. Restart Flash Builder.