Supported Flash Builder formats
When importing Flash Builder projects into IntelliJ IDEA, you can specify the following as a source of import:
- A Flash Builder workspace or project directory
- A .project file
- A .fxp or .fxpl file
- A .zip file that contains an ActionScript project or projects.
- If no project is currently open in IntelliJ IDEA, click Import Project on the Welcome screen. Otherwise, select Import Project from the File menu.
-
In the dialog that opens, select
the directory or file which you want to use as a source of import.
Click OK.
As a result, the Import Project wizard opens.
- On the first page of the wizard, select Import project from external model, then select Flash Builder and click Next. (This page is not shown if IntelliJ IDEA has guessed that you are importing a Flash Builder project.)
-
On the next page of the wizard:
-
Specify the location of the file or directory to be imported.
Use
to select the necessary file or folder
in the corresponding dialog. - If necessary, change the name and location of the IntelliJ IDEA project that is going to be created.
- Optionally, select the Create subfolder option (if present).
- If necessary, change the suggested project format.
- Click Next or Finish.
-
Specify the location of the file or directory to be imported.
Use
- If you are importing a workspace, select the projects that you want to import on the next page of the wizard and click Finish.
- If undefined path variables are found in the project or projects that you are importing, the Configure Path Variables dialog is shown. Specify the values of the undefined variables or include them in the list of ignored variables.
- In the Flash Builder Project Import dialog, specify the Flex SDK to be associated with the imported project or projects in IntelliJ IDEA.
- If no project is currently open in IntelliJ IDEA, click Open Project on the Welcome screen. Otherwise, select File | Open.
- In the dialog that opens, select a file or directory that you want to use as a source of import, and click OK.
- If suggested, specify the location of the IntelliJ IDEA project that is going to be created (shown under Extract project to in the corresponding dialog).
- If undefined path variables are found in the project or projects that you are importing, the Configure Path Variables dialog is shown. Specify the values of the undefined variables or include them in the list of ignored variables.
- In the Flash Builder Project Import dialog, specify the Flex SDK to be associated with the imported project or projects in IntelliJ IDEA.
- Open the project into which you want to import Flash Builder projects, and select File | Import Module.
-
In the dialog that opens, select
the directory or file which you want to use as a source of import.
Click OK.
As a result, the Import Module wizard opens. (There is also another way of accessing this wizard, see Opening the Import Module wizard.)
- On the first page of the wizard, select Import module from external model, then select Flash Builder and click Next. (This page is not shown if IntelliJ IDEA has guessed that you are importing a Flash Builder project.)
-
On the next page of the wizard:
-
Specify the location of the file or directory to be imported.
Use
to select the necessary file or folder
in the corresponding dialog. - If necessary, change the location of the module that is going to be created. (Shown under Extract project to; the corresponding option may be missing.)
- Click Next or Finish.
-
Specify the location of the file or directory to be imported.
Use
- If you are importing a workspace, select the projects that you want to import on the next page of the wizard and click Finish.
- If undefined path variables are found in the project or projects that you are importing, the Configure Path Variables dialog is shown. Specify the values of the undefined variables or include them in the list of ignored variables.
- In the Flash Builder Project Import dialog, specify the Flex SDK to be associated with the imported project or projects in IntelliJ IDEA.

projects and then
continue working with them in IntelliJ IDEA.