Java 网络编程的最佳 IDE

发布于 2024-10-16 08:47:22 字数 210 浏览 4 评论 0原文

我将使用 Java 为我的大学项目开发​​一个网络应用程序。我之前曾使用 Netbeans 进行其他 Java 开发,但对于这个特殊的开发项目,我不知道我可以使用的最佳 IDE 是什么。

我将获取 IP 地址并连接到机器,并将执行一些套接字编程应用程序。对于此类应用程序来说,最好的 IDE 是什么?我将使用该 IDE 大约 6 个多月的时间,因此如果它是一款易用性好的 IDE 就更好了。

I'm going to develop a network application, using Java, for my University project. I have used Netbeans previously for other Java development, but for this special development project, I don't know what is the best IDE that I can use.

I will be getting the IP addresses and connecting to the machines and will be doing some socket programming apps. What is the best IDE for that kind of application? I will be working using that IDE for about 6+ months, so it's better if it is a good one with usability.

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

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

发布评论

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

评论(4

归属感 2024-10-23 08:47:22

使用 eclipse,然后从此页面 http://www.eclipse-plugins。 info/eclipse/plugins.jsp?category=Network 找到最适合您的网络插件并安装它们。

您可以在该页面上找到一些网络插件:

  • Netwiser:用于网络软件开发的独特平台
  • parfumball:基于 Java 的网络分析器和数据包嗅探器

Use eclipse and then from this page http://www.eclipse-plugins.info/eclipse/plugins.jsp?category=Network find networking plugins that suites you most and install them.

Some networking plugin that you can find on that page are:

  • Netwiser: a unique platform for network software development
  • parfumball: a Java based network analyzer and packet sniffer
孤者何惧 2024-10-23 08:47:22

IntelliJ IDEA 对于 Java SE 项目是免费的,我和我的同事非常喜欢它。

IntelliJ IDEA is free for Java SE projects, and my coworkers and I really love it.

作妖 2024-10-23 08:47:22

我推荐 IntelliJ IDEA。它通常被认为是我大学的一个选择。我主要使用它进行网络编程已有四五个月了。它有大量的生产力提示和工具。但它仍然非常易于使用、整洁且高效。

I'd recommend IntelliJ IDEA. It's generally considered the one to go for at my university. I've been using it predominantly for networking programming for 4 or 5 months now. It has a ton of productivity hints and tools. But it is nevertheless very easy to use, tidy and efficient.

做个少女永远怀春 2024-10-23 08:47:22

IntelliJ 免费版。对于您的目的来说,它甚至比完整版本更好。

IntelliJ free version. It's even better than the full version for your purpose.

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