Where can I obtain an Eclipse server adapter for W

2019-06-15 00:52发布

I need to set up an Eclipse WTP project pointing to a WAS V7 instance but I can't find the server adapter to work with version 7. Version 6 is supported.

2条回答
不美不萌又怎样
2楼-- · 2019-06-15 01:09

I believe this answer comes late in the day, but it is put down to help others understand how WTP support for WebSphere works in Eclipse.

WTP support for the newer versions of the WebSphere Application Server come only with commercial IDEs - Rational Application Developer, for example. MyEclipse is another IDE that comes with support for WAS 7; one would need the Blue Edition to work against a v7.0 WAS instance.

The philosophy is that if the vanilla Eclipse WTP project has to support an application server, then the application server vendor must either provide the adapter or some means to perform the integration. For obvious reasons, this is absent for WAS 6.1 and 7.0, but available for 6.0.

This was the case, but IBM has since release WebSphere Application Server tools edition and has donated a server adapter to the Eclipse market place. This will cover WAS 7, 8 and 8.5 alpha.

查看更多
够拽才男人
3楼-- · 2019-06-15 01:14

This was the case, but IBM has since release WebSphere Application Server Developer Tools and has donated a server adapter to the Eclipse market place. This covers WAS 7, 8 and 8.5 alpha.

Overview: http://www.ibm.com/developerworks/downloads/ws/wasdevelopers/

查看更多
登录 后发表回答