IntelliJ IDEA 2018.1 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 checkbox is selected, the modules selected in the Modules to export area, will be switched to the Eclipse-compatible format.
Export non-module librariesIf this checkbox 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 checkbox 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.
Last modified: 24 July 2018

See Also