有没有适用于 Java 的在线 IDE?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/1741112/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-12 22:07:32  来源:igfitidea点击:

Is there any online IDE for Java?

javaide

提问by Peter

It doesn't have to be full blown of course, and console output only would be enough. I'd like it to be able to work on some program parts on any PC which has internet connection.

当然,它不必完全成熟,只需要控制台输出就足够了。我希望它能够在任何具有互联网连接的 PC 上处理某些程序部分。

I'm really looking for a lightweight IDE I can also use for quick tests

我真的在寻找一个轻量级的 IDE,我也可以用于快速测试

回答by luvieere

Theysay that Eclipse might provide that in their next version.

他们说 Eclipse 可能会在他们的下一个版本中提供。

[update - 2016]

[更新 - 2016]

Eclipse cloud IDE avaiable at http://www.eclipse.org/che/

Eclipse 云 IDE 可在http://www.eclipse.org/che/ 获得

回答by tinyd

Not sure if it's exactly what you're looking for, but Bespinis an online editor that looks interesting...

不确定它是否正是您要找的东西,但Bespin是一个看起来很有趣的在线编辑器...

回答by kuszi

You can use ideone.com- it serves a simple java (and many more languges) compiler and executions environment.

您可以使用ideone.com- 它提供一个简单的 Java(以及更多语言)编译器和执行环境。

回答by Patrick Hankinson

I've been working on my own online java editor.Check it out and let me know what you think!

我一直在开发自己的在线 Java 编辑器。检查一下,让我知道你的想法!

回答by shikui

Ceclipseis an online Java IDE which supports Firefox and Chrome.

Ceclipse是一个在线 Java IDE,支持 Firefox 和 Chrome。

回答by Greg C.

There is an online editor for any FTP server. It's tageted to PHP (bacause it's the common way to work with PHP), but you can use it for java too. http://online-php.com

任何 FTP 服务器都有一个在线编辑器。它适用于 PHP(因为它是使用 PHP 的常用方法),但您也可以将它用于 Java。 http://online-php.com

回答by Mark

http://cloud-ide.comis probably your best option for Java development.

http://cloud-ide.com可能是您进行 Java 开发的最佳选择。

回答by Benjamin Mestrallet

Check http://www.cloud-ide.comindeed

确实检查http://www.cloud-ide.com

With Java Debug Online capabilities as viewable in that video http://vimeo.com/40872612

在该视频http://vimeo.com/40872612 中可以看到 Java Debug Online 功能