The Java Runtime in "c:\Program Files\java\jre1.6.0_07" is a jre and does not contain an rmi compiler make sure the project uses the ful java sdk the list of al configured sdk/jre is available in the java workbench preferences and on the diagnostics page in the project's rmi properties . 
a commomn cause for this error on windows is that eclipse automatically detects the default java installation,and that installation is a jre press configure workbench to ann an sdk installation 
问题补充.我又键点.--->RMI--->ENABLE STUB GENATION 就显示上面问题.RMI插件我也下载下来了 这是补充的 说明.谢谢楼上3位继续研究研究

he project'sJRE library does not include an RMI compiler, and you have nont provided an alternative compiler location You will be not able to compile RMI stubs until you resolve this probems  这是ECLIPSE 显示的错误 
我从www.genady.com 下载了.RMI 插件.也显示那图标了.但是在编译文件时候出现这问题.我看了可能是没有RMI 编译器问题.我搞不明白配置上面.都是关于JRE问题.但是没有关于RMI 编译器问题.在BIN目录下也能找到RMI编译器就是出现上面问题 啊.哪位朋友给说说如何配置.不方面说的话上QQ316642840我在线
问题补充: