Linux configuration and deployment of the Flex development environment eclipse

  

1, install java environment (to ensure that eclipse can be successfully installed), if it is in ubuntu environment you can use the following command to install:

sudo apt-get install sun-java6-jre

2, download the version of eclipse3.3 or above, you can download here


3, install eclipse

tar xzvf eclipse-SDK-3.3.2-linux -gtk.tar.gz

4, download flexbuilder_linux_install_a5_112409.bin installation package


The official website seems to have stopped support for flexbuilder_linux, provide a download address: br>

5, the installation flexbuilder_linux_install_a5_112409.bin

sh ./flexbuilder_linux_install_a5_112409.bin

you will see the following interface:




Note: The third step of the installation selects the Flex installation directory. The fourth step selects the installation directory of your eclipse. If you have any questions, please leave a message

Copyright © Windows knowledge All Rights Reserved