如何在IntelliJ IDEA中运行Eclipse启动器文件? [英] How do I run an Eclipse launcher file in IntelliJ IDEA?

查看:397
本文介绍了如何在IntelliJ IDEA中运行Eclipse启动器文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个开发人员创建的Eclipse .launch文件,用于从Eclipse用于启动程序的XML文件中设置类路径,vm和程序参数.

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.

我希望能够在 IntelliJ IDEA 中运行此文件,但是是否有一种自动方法而无需手动创建设置?

I want to be able to run this file in IntelliJ IDEA but is there an automatic way without manually creating the settings?

推荐答案

IDEA 不支持导入Eclipse .launch文件.

IDEA doesn't support importing Eclipse .launch files.

一种解决方法是使用第三方 Eclipser插件. /p>

A workaround is to use the third-party Eclipser plug-in.

Eclipser可以将以下Eclipse启动配置转换为 IntelliJ IDEA运行配置:

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

  • 本地Java应用程序Eclipse启动器
  • 程序启动Eclipse启动器(在工具"菜单中转换为外部工具)
  • Maven启动配置
  • 远程Java应用程序Eclipse启动器
  • 蚂蚁启动配置
  • 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

这篇关于如何在IntelliJ IDEA中运行Eclipse启动器文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆