开发者

How to register existing Glassfish server in Eclipse?

开发者 https://www.devze.com 2023-03-30 09:21 出处:网络
I have previously installed Glassfish and been usin开发者_如何学Cg it with Netbeans. I have decided to switch to Eclipse. Now, I have installed Eclipse. When creating a new Dynamic Web Project, it doe

I have previously installed Glassfish and been usin开发者_如何学Cg it with Netbeans. I have decided to switch to Eclipse. Now, I have installed Eclipse. When creating a new Dynamic Web Project, it does not show Glassfish, so I installed plugins for it but what it does is to install a new Glassfish server.

How will I tell eclipse that I have already a Glassfish server and point it to that?


You can register a server in the Preferences---> Server---> Runtime Environments .

The main point is that you should install The server adapter for Glassfish in order to integrate the glassfish to the eclipse . You can refer here , and here for the tutorial.

0

精彩评论

暂无评论...
验证码 换一张
取 消