我的Eclipse可以编译但是找不到JDK! [英] My Eclipse can compile but I can't find a JDK!

查看:236
本文介绍了我的Eclipse可以编译但是找不到JDK!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我之前在Windows机器上安装了Eclipse。几天前,我正在做一些Java编码,我注意到我没有JDK,但是Eclipse仍然可以编译&运行Java类。它是否包含编译器?

I've installed Eclipse on a Windows machine some time ago. A couple of days back I was doing some Java coding and I noticed I don't have a JDK, but still Eclipse could compile & run the Java classes. Does it have a compiler included?

推荐答案

是Eclipse包含它自己的增量编译器。

Yes Eclipse contains it's own incremental compiler.


增量Java编译器。
实现为Eclipse构建器,它
基于从
VisualAge for Java编译器演化的技术。在
特定的,它允许运行和调试
代码,仍然包含未解决的
错误。

An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows to run and debug code which still contains unresolved errors.

有些历史可以看看这里:

For some history take a look here:

http://onjava.com/pub/a/onjava/2006/06/28/whats-new-in -eclipse-3-2-java-development-tools.html

这篇关于我的Eclipse可以编译但是找不到JDK!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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