Glassfish 3.1 CREDENTIAL_ERROR in Eclipse

前端 未结 9 1094
无人共我
无人共我 2020-12-10 06:08

I can\'t start Glassfish 3.1 on Eclipse Indigo with \"Oracle Glassfish Server Tools\" plugin on Windows 7. After installing the plugin, I\'ve chosen \"New\" -> \"Server\" in

9条回答
  •  春和景丽
    2020-12-10 06:44

    Ensure that you have JDK set as JRE in your eclipse.

    On Windows set it to

    window>preferences>java>installed jres
    

    On Mac set it to

    eclipse>preferences>java>installed jres
    

    These should point to the JDK location.

提交回复
热议问题