How to configure WebLogic Server to existing Eclipse

∥☆過路亽.° 提交于 2020-01-02 02:48:07

问题


I just installed WebLogic Server. But in install process I forgot about setting path to my Eclipse and now I work with new installed Eclipse (from oracle installation wizard). How to configure Oracle WebLogic Server to use my Eclipse?

P.S. I will not want to lose my settings and plugins, futhermore - I will not want to install all my plugins and configurate eclipse again.


回答1:


Open your old Eclipse installation, click Window->Show View->Other...
Type servers, select Servers and click OK.
Right-click the Servers view, click New->Server

Now, it depends on which version of Eclipse you are using, but you should be able to either:
1)Expand the Oracle folder and select your version of WebLogic Server or;
2)Click "download additional server adapters" and download WebLogic adapters from Oracle

Now just follow the wizard (point the path to your WebLogic installation, JVM path, etc) and you should be ready to go.



来源:https://stackoverflow.com/questions/17246223/how-to-configure-weblogic-server-to-existing-eclipse

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