IntelliJ IDEA 2018.2 Help

Import from Flash Builder. Page 1

Specify the Flash Builder projects to be imported and associated settings.

Item

Description

Flash Builder workspace or project...

Specify the location of a file or directory that you want to use as a source of import. This can be:
  • 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.

Type the path to the necessary file or directory right in the field, or click browseButton and select the desired file or folder in the dialog that opens.

Project name

When creating a project: specify the name of the IntelliJ IDEA project to be created.

Project location

When creating a project: specify the project location. (This is where the .idea directory or a .ipr file will be created, see Working with projects. Besides, if you are importing an archive (.fxp, .fxpl, or .zip), the archive will be extracted into this folder or its subfolder.)

Edit the path in the field or click browseButton and select the desired folder in the dialog that opens. (You can create a new folder in that dialog, e.g. by using icons actions newFolder svg.)

Create subfolder...

When creating a project: this option is available if there is only one project within the Flash Builder source that you are importing. In such a case, you have an option of creating a subfolder in the project folder and placing the imported project there.

If the source contains two or more projects, the individual subfolders will be created for each of them.

Project format

When creating a project: if necessary, change the suggested project format.

Extract project to or
Multiple projects found...

When importing into an existing project: if you are importing an archive (.fxp, .fxpl, or .zip), you can specify where the archive should be extracted. If the source contains two or more projects, individual subfolders in the specified location will be created for each of them.

Edit the path in the field or click browseButton and select the desired folder in the dialog that opens. (You can create a new folder in that dialog, e.g. by using icons actions newFolder svg.)

Last modified: 20 November 2018

See Also