作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我有一个 Eclipse .launch
开发人员创建的文件,用于从 Eclipse 用于启动程序的 XML 文件中设置类路径、vm 和程序参数。
我希望能够在 中运行此文件IntelliJ IDEA 但是有没有一种无需手动创 build 置的自动方法?
最佳答案
想法 doesn't support导入 Eclipse .launch 文件。
解决方法是使用第三方 Eclipser plug-in .
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
关于eclipse - 如何在 IntelliJ IDEA 中运行 Eclipse 启动器文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5389446/
我是一名优秀的程序员,十分优秀!