Skip to content
Philipp Kief edited this page Jun 29, 2022 · 6 revisions

About

Eclipser can convert the following Eclipse launch configurations into IntelliJ IDEA run configurations:

  • Local Java application Eclipse launcher
  • Program launch Eclipse launcher (converted into external tool in Tools menu)
  • Maven launch configuration
  • Remote Java application Eclipse launcher
  • Ant launch configuration

How-to-use

Once the plugin is installed, locate Eclipse launcher file in Project or Commander view. Right-click on the file. If the launcher configuration contained in the file supported by Eclipser, you will see "Convert with Eclipser" option in context menu. Select the option and Eclipser will convert launcher configuration into IntelliJ IDEA run configuration or external tool. Converted external tools will be grouped under Tools > Eclipser.

Known issues

  • None

Functionality limitations:

  • Supported Eclipse macros:
    • $workspace_loc
    • $project_loc (for Maven)

Disclaimer:

  • Plugin is currently in beta. Please report any errors and suggestions to the link below.

Support:

Clone this wiki locally