how to install flex 3 sdk mxml compiler on eclipse

0. Ensure Web Tools Platform and Web Standard Tools are installed with Eclipse.

1. Download Flex 3 SDK.

2. Extract Flex 3 SDK to {local_root}/flex_sdk_3

3. In Eclipse preferences, go to Ant > Runtime > Classpath > Global entries and Add External JARs

4. Select {local_root}/flex_sdk_3/ant/lib/flexTasks.jar

5. In Eclipse preferences, go to Ant > Runtime > Tasks and Add Task,

  • name: mxmlc
  • location: from step 4
  • class: /flex/ant/MxmlcTask.class
  • Then, with the right build file, you can start building Flex!

    WebTools Platform? Can't install!

    I am having a little difficulty installing WebTools Platform via the Software Updates in Eclipse.
    I get an error:
    WST Common UI (3.0.1.v200807220139-7C78ELWE8VrRVorIr-jb1AsOaXHW) requires feature "org.eclipse.gef (3.4.0)", or compatible.

    whilst this error occurs I cannot continue with the install.
    Do you have any advice for this install?

    Don't take life to seriously... in the end nobody gets out alive anyway!