Adding glassfish Server in Eclipse Kepler error

天涯浪子 提交于 2019-12-01 23:08:39

Probably a problem with your JDK... I think you have to download a new JDK (jdk7) here:

After you install it,

  • Go to the 1st screen you have uploaded, and click "Installed JRE preferences"
  • click "Add...", "Next", "Directory", and select the new JDK folder previously installed
  • click "Finish"
  • And return to the "New Server" screen, select the new JDK and it will works (it's working for me today).

Sorry for my english (I'm french ^^)

Regards, Soufiane

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!