|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
Bluej 是一个专为入门教学设计的javaTM开发环境,前不久免费下载一个,没想到打不开。
描述:下载后,双击运行,弹出一个窗口,好像是防火墙的问题, 关了防火墙后重新运行,还是不行。 只有求教高人了,谢谢。
BlueJ was unable to create a virtual machine(VM) to execute project-s. This is a serious problem-you will not be able to
create objects or execute methods without solving it.
Usually, this problem is caused by specific network settings on your machine. BlueJ uses TCP/IP and sockets to achieve the creation of the VM. The most common cause for this is an overly restrictive firewall that does not allow connections from your local host. Switch off the firewall(if you have one) to test this. If this solves it, try to find a firewal setting that allows connections fromm localhost.
Other possible causes are incorrect network settings. Check that TCP/IP is set up correctly check other networking parameters.
If problems persist, ask for help(see http://www.bluej.org/help/ask-help.html)
[ 本帖最后由 Bajie 于 2005-11-23 09:13 编辑 ] |
|