I have a Eclipse .launch
file that a developer has created to set up the classpath, vm and program arguments from a XML file that Eclipse uses to launch the program.
I want to be able to run this file in IntelliJ IDEA but is there an automatic way without manually creating the settings?