- Local Java application Eclipse launcher into Application run configuration
- Program launch Eclipse launcher into external tool in Tools menu
- Maven launch configuration into Maven run configuration
- Remote Java application Eclipse launcher into Remote run configuration
- Ant launch configuration into Ant target run configuration
What’s New
- 0.9.3
- - updated IntelliJ version
- 0.9.3
- - updated IntelliJ version
- - switched to Kotlin build script
- 0.9.2
- - updated IntelliJ version
- 0.9.1
- - updated IntelliJ version
- 0.9.0
- - updated IntelliJ version
- 0.8.9
- - updated IntelliJ version
- 0.8.8
- - updated IntelliJ version
- 0.8.7
- - maintenance release (ApplicationComponent removal)
- 0.8.6
- - maintenance release (FileTypeFactory deprecation)
- 0.8.5
- - maintenance release
- 0.8.4
- - compatibility release
- 0.8.3
- - even wider compatibility range
- 0.8.1
- - wider compatibility range
- 0.8.0
- - converted to gradle, contributed by https://github.com/deepy
- - fixed https://github.com/kukido/eclipser/issues/32, contributed by https://github.com/taizel
- 0.7.1
- - alternative messages for unsupported/unknown launch configurations
- - updated format for notification messages with a link to the project page
- 0.7.0
- - support for working directory for Java launch configuration
- - removed Android Studio support
- 0.6.3
- - hot key bug fix
- - added Eclipser action to editor context menu
- 0.6.2
- - improved plugin stability in certain corner cases
- 0.6.1
- - support for escaped characters (i.e. new lines in particular) with program arguments
- 0.6
- - support for Ant launch configuration [experimental]
- - support for Remote Java application configuration [experimental]
- - multi-selection support
- 0.5
- - improved support for environment variables [contributed by Piotr Wielgolaski]
- - improved support for Maven launch configuration
- 0.4.2
- - improved handling for environment variables [contributed by Piotr Wielgolaski]
- 0.4.1
- - support for Android Studio
- 0.4
- - support for Maven launch configuration[experimental]
- - added Eclipser context menu in Commander view
- - updated Eclipser to generate Application runtime configurations instead of Eclipser configurations
- - renamed configuration name to Eclipser
- 0.3
- - added warning for duplicate configuration
- - added conversion for control characters (newline and carriage return)
- - added conversion for workspace Eclipse macro in VM arguments
- - changed project home from bitbucket to github
- 0.2
- - updated unit tests
- - updated error dialogs
- - updates for 12.1 version of IDEA
- 0.1
- - initial release (beta)
Getting Started
Currently the following launch configurations are supported:
- Maven
- Java application
- Java remote application
- External tool
- Ant target
Rating & Reviews
Imcompatible with Intellij Build #IC-223.8617.56, built on January 26, 2023
I've been using this plugin at work for years and it works great. I still sometimes work on older projects that just have an Eclipse launch file and this is a great QOL plugin to convert them to IntelliJ run configs.
Devan Pedrik
28.05.2024Hi, when will this be upgraded to support latest version of IntelliJ?