选择正确 IDE 所需的指导

发布于 2024-12-10 19:01:34 字数 188 浏览 0 评论 0原文

我正在使用 Spring 和 Hibernate 开发电子商务应用程序。我对选择 IDE(Netbeans 或 Eclipse)感到非常困惑。我们发现 Netbeans 的插件安装和添加服务器相对容易,而 Eclipse 则更轻量级。

你能告诉我哪一个更好吗?顺便说一句,我将使用 Apache Tomcat 服务器。

提前致谢!

I am into developing an e-commerce application with Spring and Hibernate. I am quite confused over choosing the IDE ( Netbeans or Eclipse). Netbeans is found to be comparatively easy for plugin installation and adding servers whereas Eclipse is more light-weight.

Could you tell me which one is better? By the way I'm gonna use Apache Tomcat server.

Thanks in advance!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

铁轨上的流浪者 2024-12-17 19:01:34

两者都是不错的 IDE。我参与过一个项目,毫不费力地从 Netbeans 切换到 Eclipse,我们早期是在做 Scala。这确实是个人选择的问题,我更喜欢Eclipse。我发现与不同软件包的集成、安装等都很容易。 Eclipse 还附带 GlassFish J2EE。您可以创建 J2EE 项目并从 Eclipse 运行,而无需配置所有内容,它是开箱即用的。我不知道在 NetBeans 中创建一个新的 J2EE 项目并运行它可能同样容易。

同样,这只是我的经验,你应该两者都玩,看看哪种更适合你。

Both are a good IDE. I have been on a project that switched from Netbeans to Eclipse without much effort, we were doing early Scala. This is really a matter of a personal choice, I like Eclipse better. I find integration with different packages, installs etc to be easy. Eclipse also comes with GlassFish J2EE. You can create J2EE project and run from Eclipse without having to configure everything, it is done for you out of the box. Creating a new J2EE project in NetBeans and running it might be just as easy, I don't know.

Again this is just from my experience, you should play with both and see what works better for you.

心的憧憬 2024-12-17 19:01:34

我对日食的+1。
Eclipse 拥有大量插件,并且与任何其他框架一样易于设置服务器。

话虽如此,我在项目中使用过 NetBeans 和 Eclipse,两者都很容易使用,而且都是很棒的 IDE。您需要做的是,使用任何 IDE 并习惯它即可。一旦掌握了正确的基础知识,在 IDE 之间切换对您来说并不是什么大问题。

我个人在家里使用 Eclipse 来完成我的项目,在工作中使用 IBM RAD,在 2 个旧项目中使用 netbeans。一切都非常好。我建议不要考虑 IDE,而是尝试了解您正在做的项目。

My +1 for eclipse.
Eclipse has a huge set of plugins and also is as easy for setting up servers any other frameworks.

having said that I have used both NetBeans and Eclipse in projects and both were easy to use, and are great IDEs. What you need to do is, just use any IDE and get used to it. it will not be a big deal for you to switch between IDEs once you have the basics right.

I personally use Eclipse at home for my projects, IBM RAD at work and netbeans in 2 old projects at work. All have been excellent. I would suggest instead of pondering over an IDE try to understand the project that you are doing.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文