如何将IntelliJ项目转换为Eclipse? [英] How to convert IntelliJ project to Eclipse?

查看:117
本文介绍了如何将IntelliJ项目转换为Eclipse?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个IntelliJ项目,我想在Eclipse中打开它,所以我该怎么办?

I have one IntelliJ project and I want to open it in Eclipse, so what should I do?

推荐答案

在Intellij中导出到eclipse选项在文件菜单下。

There is an export to eclipse option in Intellij Under file menu.

此选项将生成将由eclipse使用的必要.project和.classpath文件。就个人而言,我会使用一些依赖管理系统(如Maven或Apache IVY)删除任何IDE依赖项。 (系统是正确的术语吗?)

This option will generate you the necessary .project and .classpath files that will be used by eclipse. Personally, I would remove any IDE dependencies using some dependency management systems like Maven or Apache IVY. ( Is system the right term?)

这篇关于如何将IntelliJ项目转换为Eclipse?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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