从 NetBeans 迁移到 Eclipse [英] Migrating From NetBeans to Eclipse

查看:31
本文介绍了从 NetBeans 迁移到 Eclipse的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的公司想要迁移到 Eclipse,我想知道除了 Ant 构建之外还有哪些选项可以将我们的项目从 Netbeans 迁移到 Eclipse.

My company wants to migrate to Eclipse, I was wondering what options besides an Ant build are there to move our projects from Netbeans to Eclipse.

推荐答案

我最近从 Netbeans迁移"到了 Eclipse,发现它非常简单.之所以容易,是因为我们所有的项目都是独立于 IDE 的标准 ant 和 ivy 构建脚本,大多数现代 IDE 都可以理解.通过这种方式,我们都可以使用我们喜欢的 IDE(是的 - emacs 和 vi 也是如此)并且它们不存在迁移"问题.

I have recently 'migrated' from Netbeans to Eclipse and found it amazingly easy. The reason it was easy though is that all of our projects are IDE independent standard ant and ivy build scripts that most modern IDE's can understand. This way, we all get to use the IDE we like (yes - emacs and vi too) and their are no 'migration' issues.

我指出这一点的原因是,如果还不是这样,我建议您在迁移时采用相同的路径.只需创建一些标准的 ant(和 ivy)构建脚本.Eclipse 知道如何解决这些问题,将来不会有迁移问题.

The reason that I am pointing that out is that, if it is not already that way, I would recommend that you take that same path on your migration. Just create some standard ant (and ivy) build scripts. Eclipse knows how to slurp those in and there will be no future migration issues.

这篇关于从 NetBeans 迁移到 Eclipse的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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