Integrating the Adobe Flex Builder Plug-in into an existing Eclipse IDE

1046
0
07-02-2009 01:10 PM
by Anonymous User
Not applicable
0 0 1,046

Here's a brief look into integrating the Adobe Flex Builder Plug-in into an existing Eclipse IDE. This information will be useful for any existing ArcGIS Java ADF developers wanting to work with the ArcGIS Flex API.Downloading the Adobe Flex Builder Plug-in

A 60-day trial of the Adobe Flex Builder Plug-in is downloadable from Adobe's Flex site. There are two options when downloading Flex Builder. You can either choose the full Flex Builder installation or the Flex Builder Plug-in. The Flex Builder Plug-in is downloaded as an executable file that installs the plug-in into an existing Eclipse IDE directory.Installing the Adobe Flex Builder Plug-in

Once the Adobe Flex Builder Plug-in is downloaded successfully, run the executable file to begin the installation of the plug-in. When prompted to provide an existing Eclipse IDE directory, provide the existing Eclipse home folder. The installation will prompt you to install other components, these components are not necessary. After the installation is complete start the Eclipse IDE and choose to create a new project. You will notice a new folder of projects specifically for Flex Builder.Referencing the ArcGIS Flex API

ArcGIS Flex API is downloadable from the ArcGIS Resource Centers. Once the ArcGIS Flex API has downloaded successfully and been extracted, store the libs folder in your current Flex Project or specify the library path in Flex Builder.

To specify the library path follow the following steps:

a. Right-click the Flex Project.
b. Click Properties.
c. Click Flex Build Path.
d. Click the Library Path tab.
e. Add the ArcGIS API for Flex Library using the Add SWC button.

You are now able to use the ArcGIS Flex API in your existing Eclipse IDE.

- Jamie Powell, Support Analyst, SDK Group, ESRI Support Services