在哪里可以获得 WebSphere Application Server Version 7 的 Eclipse 服务器适配器?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/1331535/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-10 18:53:49  来源:igfitidea点击:

Where can I obtain an Eclipse server adapter for WebSphere Application Server Version 7?

eclipsewebsphereeclipse-wtp

提问by Peter Kelley

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.

我需要设置一个指向 WAS V7 实例的 Eclipse WTP 项目,但我找不到可以使用版本 7 的服务器适配器。支持版本 6。

采纳答案by Vineet Reynolds

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 对 WebSphere 的支持如何在 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.

WTP 对较新版本的 WebSphere Application Server 的支持仅随商业 IDE 一起提供 - 例如,Rational Application Developer。MyEclipse 是另一个支持 WAS 7 的 IDE;人们需要 Blue Edition 才能针对 v7.0 WAS 实例工作。

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.

其原理是,如果 vanilla Eclipse WTP 项目必须支持应用服务器,那么应​​用服务器供应商必须提供适配器或某些方法来执行集成。出于显而易见的原因,WAS 6.1 和 7.0 没有此功能,但可用于 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.

情况确实如此,但 IBM 自那以后发布了 WebSphere Application Server 工具版本,并向 Eclipse 市场捐赠了一个服务器适配器。这将涵盖 WAS 7、8 和 8.5 alpha。

回答by Tom McManus

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.

情况确实如此,但 IBM 自那以后发布了 WebSphere Application Server Developer Tools,并向 Eclipse 市场捐赠了一个服务器适配器。这涵盖了 WAS 7、8 和 8.5 alpha。

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

概述:http: //www.ibm.com/developerworks/downloads/ws/wasdevelopers/

回答by metatron

WebSphere Developer Tools are available via Eclipse marketplace. I am using it right now with WAS 8.5 and Eclipse version: 2019-12 (4.14.0) enter image description here

WebSphere Developer Tools 可通过 Eclipse 市场获得。我现在在 WAS 8.5 和 Eclipse 版本中使用它:2019-12 (4.14.0) 在此处输入图片说明