IntelliJ IDEA 2016.2 Help

Export to Eclipse Dialog

ItemDescription
Modules to exportThis area shows the list of modules that have not been converted and switched to use the Eclipse format yet (the modules that have the IntelliJ IDEA module format .iml).

Select the modules you want to export by selecting the corresponding check-boxes.

Switch selected modules to Eclipse-compatible formatIf this check box is selected, the modules selected in the Modules to export area, will be switched to the Eclipse-compatible format.
Export non-module librariesIf this check box is selected, IntelliJ IDEA creates a User Library configuration file for Eclipse (*.userlibraries), containing definitions of all external libraries, used in the project.
If this check box is not selected, the Path to resulting .userlibraries field is disabled.
Path to resulting .userlibrariesSpecify the path to the generated *.userlibraries file. Note that this field is only available when the Export non-module libraries option is selected.

See Also

Last modified: 23 November 2016