Glassfish adapter in Eclipse Juno missing

点点圈 提交于 2020-02-25 03:10:09

问题


So I have downloaded Glassfish Application Server bundle from below site in my Eclipse Juno EE.

http://download.java.net/glassfish/eclipse/juno

That contains App Server runtime and Glassfish server tools. I can see them in Installed Software so Im guessing they installed ok.

However when I want to add new Server instance, Glassfish is missing from the server adapters list for some reason.

I researched it online and did in few different ways as well (ie. dwonload from Eclipse marketplace or Download Additional Server Adapters thing from within Add Server dialog), but its still the same - Glassfish server is not available to be added.

If anyone have any suggestions it would be much appreciated.

Thank you.


回答1:


Turns out I was being a fool and even though I had workspace Java set to 1.6 JDK, for some reason my Windows JAVA_HOME was set to 1.5..... When I changed that, GLassfish adapater showed up.



来源:https://stackoverflow.com/questions/12623190/glassfish-adapter-in-eclipse-juno-missing

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