NetBeans 或 Eclipse。我应该首先使用哪个 IDE?

发布于 2024-10-15 14:48:52 字数 172 浏览 2 评论 0原文

我已经在文本编辑器中创建 Java 程序一年多了,现在我想切换到任何 IDE 来创建 Java 应用程序。我可以知道我应该先使用哪个 IDE 吗? Eclipse 还是 NetBeans?哪个更适合初学者?

我还在 Visual Studio 中做了一些创建 C# 应用程序的工作。使用任何 IDE 对我有帮助吗?

I've been creating Java programs in a text editor for more than a year and now I want to switch to any IDE for creating Java applications. May I know which IDE should I use first? Eclipse or NetBeans? Which is more preferable for a starter?

I've also done a little work in Visual Studio for creating C# applications. Will working on any IDE gonna be helpful for me?

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

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

发布评论

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

评论(5

指尖凝香 2024-10-22 14:48:52

我一直喜欢 NetBeans,因为它简单,但我使用 Eclipse,因为它有一个由 Google 提供的 Android 官方插件。 Eclipse 非常好,但也有些复杂 - 我已经使用它很多年了,可能不知道 60% 的设置或功能到底是做什么的。

因此,除非您正在进行 Android 开发,否则请坚持使用 NetBeans。

I've always liked NetBeans for it's simplicity, however I use Eclipse as it has an official plugin for Android, provided by Google. Eclipse is very good but also somewhat complicated - I've used it for years and probably don't know what 60% of the settings or features even do.

So stick to NetBeans, unless you're doing Android development.

盛装女皇 2024-10-22 14:48:52

Eclipse 绝对更接近您习惯的文本编辑器环境,而 NetBeans 更适合界面开发。

相对于 NetBeans,Eclipse 的常规安装极其轻量。 NetBeans 可能更接近 Visual Studio。这取决于您喜欢在哪种环境中工作。

如果您喜欢并且喜欢文本编辑器编码,我会选择 Eclipse。如果您更喜欢 Visual Studio 风格的环境,我会选择 NetBeans。

如果你的电脑很旧,我也会选择 Eclipse。

Eclipse is definitely closer to the text editor environment you're used to, while NetBeans is more geared towards interface development.

A stock installation of Eclipse is extremely lightweight relative to NetBeans. NetBeans is probably closer to Visual Studio. It depends on what kind of environment you prefer to work in.

If you enjoyed and preferred text editor coding, I'd go with Eclipse. If you preferred Visual Studio-style environments, I'd go with NetBeans.

If your computer is old, I'd go with Eclipse as well.

小苏打饼 2024-10-22 14:48:52

Eclipse 由第三方(google、adobe)大量开发,netBeans 由 oracle 开发,因此在使用 java 进行一些工作时,我觉得 netBeans 对于 java 来说更加“原生”。虽然我用其他语言进行大部分编程,所以我使用 eclipse,因为你可以将它弯曲到你想要的任何方向。
因此,总而言之,如果您计划仅使用 java 进行编程并且已经使用 Visual Studio 完成了一些工作 - 请使用 netbeans

Eclipse is heavily developed by third parties (google, adobe), netBeans by oracle, so while doing some job with java i felt netBeans to be more "native" for java. Although i do most of the programming in other languages so i use eclipse, since you can bend it to any direction you want.
So, all in all, if you're planing just program in java and have done something with visual studio - use netbeans

转瞬即逝 2024-10-22 14:48:52

当我学习 Java 时,他们让我们使用 jGRASP,然后让我们使用 Netbeans。如果您刚刚开始使用,Netbeans 和 Eclipse 非常相似。

这是我使用的 IDE http://www.jetbrains.com/idea/download/

When I was learning Java they had us using jGRASP, then had us using Netbeans. Netbeans and Eclipse are very similar if you are just starting.

This is the IDE I use http://www.jetbrains.com/idea/download/

來不及說愛妳 2024-10-22 14:48:52

Netbeans 更适合 Visual Studio,如果您正在开发 GUI 应用程序或 Jasper 报表,Netbeans 也是您的选择。在所有其他情况下 - Eclipse。 Eclipse拥有更多的插件,与服务器端环境集成,更容易定制

Netbeans is more to Visual Studio, if you are working on GUI app or Jasper reports, Netbeans is also your choice. In all other cases - Eclipse. Eclipse has much more plug-ins, integrated with server-side environment and easier customizable

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