简体   繁体   English

如何将WebLogic Server配置为现有Eclipse

[英]How to configure WebLogic Server to existing Eclipse

I just installed WebLogic Server. 我刚刚安装了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). 但是在安装过程中,我忘记了设置Eclipse的路径,现在我使用新安装的Eclipse(来自oracle安装向导)。 How to configure Oracle WebLogic Server to use my Eclipse? 如何配置Oracle WebLogic Server以使用我的Eclipse?

PS I will not want to lose my settings and plugins, futhermore - I will not want to install all my plugins and configurate eclipse again. PS我不想丢失我的设置和插件,还有更多 - 我不想安装我的所有插件并再次配置eclipse。

Open your old Eclipse installation, click Window->Show View->Other... 打开旧的Eclipse安装,单击Window-> Show View-> Other ...
Type servers , select Servers and click OK. 键入servers ,选择Servers,然后单击OK。
Right-click the Servers view, click New->Server 右键单击Servers视图,单击New-> Server

Now, it depends on which version of Eclipse you are using, but you should be able to either: 现在,它取决于您使用的是哪个版本的Eclipse,但您应该能够:
1)Expand the Oracle folder and select your version of WebLogic Server or; 1)展开Oracle文件夹并选择您的WebLogic Server版本或;
2)Click "download additional server adapters" and download WebLogic adapters from Oracle 2)单击“下载其他服务器适配器”并从Oracle下载WebLogic适配器

Now just follow the wizard (point the path to your WebLogic installation, JVM path, etc) and you should be ready to go. 现在只需按照向导(指向WebLogic安装的路径,JVM路径等),您就应该准备好了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM