Eclipse Web Tooling Platform Control - IBM

xiaoxiao2021-03-06  80

Eclipse Web Tooling Platform Contribution - IBM see: http: //www.eclipse.org/webtools/initial-contribution/IBM/Getting Started.html Download: http: //download.eclipse.org/webtools/downloads/initial- contributions / ibm.zipExplore Various Components1.Data Tools The Data Tools contribution offers features to allow you to work with a variety of databases.You can connect to the database, load and view database objects, sample the contents of tables, and execute SQL statements and commands.2.J2EE Tools The J2EE tools contribution offers tools to create, import, export and exploration thru J2EE modules including EAR, Application Client, Connector, EJB and Web projects. 3.Server Tools The Server Tools component provides a comprehensive framework for supporting servers within Eclipse, as well as a number of supporting tools. The initial contribution contains support for several versions of Apache Tomcat, an internal Web browser for viewing Web pages inside the IDE, and a TCP / IP monitor for observing data fl ow between a client and a server.The Server Tools contribution consists of four separate components:. .Web Browser - Support for an internal (hosted within the IDE) Web browser and launching external browsers .TCP / IP Monitor - A TCP / IP " Tunnel "

that sits between a client and server and allows you to monitor the traffic between them The TCP / IP Monitor is also the basis for the WS-I SOAP monitor .Server Tools framework -.. A generic framework for adding server support to Eclipse Provides. a set of common actions and wizards, and a Servers view and preferences to manage servers. It provides a number of extension points that allow developers to extend the servers that are supported, and API to allow other plugins to access server information and control servers. .Apache tomcat server support - Support for Running and Debugging on Tomcat V3.2, V4.0, V4.1, And V5.0. 4.Structured Source Editing Structured Source Editors (SSE) Can Beufactorse XML, HTML, XHTML, CSS, DTD, client-side JavaScript, and JSP 1.1, 1.2, and 2.0 with Java or server-side JavaScript They are intended to provide all of the advanced features that Eclipse users appreciate in their editors:. content assist, customizable highlighting As-you-type validation, smar t editing, integration with outline and property views and much much more.In addition to the end-user features, the SSE editors are intended to be easy for others to re-use as the source page in multipage editors. One obvious example is as the source page of a WYSIWYG HTML editor. Programmatic interaction with the text model can be accomplished with standard Eclipse text document APIs (eg replace) or through standard DOM APIs. We provide a custom DOM implementation that tolerates ill-formed text and that allows for Easy Integration with Other Models.an Additional Component Provided Is The Snippets View. This Provides A Type of "Clip Book"

where plug-in providers and end-users can store their favorite bits of code to drag-and-drop into an editor.5.Tabbed Property View The Common UI Properties feature provides a set of extension points and supporting framework to implement a tabbed UI for the Eclipse properties view.6.XML Tools The XML Tools contribution consists of the following components.XML example wizards .XML Schema editor .WSDL editor and 'New WSDL' wizard '.Validators for various XML artifacts XML XML Schema DTD WSDL with optional WS-I validation * .New XML wizard and XML generators .XML catalog support 7.Web Services Tools The Web Services Tools contribution provides an extensible framework of wizards, actions, preferences, code generators and Web applications to help Eclipse users create, publish, discover, consume and test Web Services chiefly for, but not limited to, the Java programming language and the J2EE platform. Included in the contribution are tools for building Apache Axis Web services and Web . Service clients on Apache Tomcat The design and capabilities of the tools, both internally and visually, are anchored to a small but significant set of public specifications and consortiums, including:... .XML Schema 1.0 .SOAP 1.1 .WSDL 1.1 .UDDI V2. .ws-i. .jsr-101. .j2ee 1.4. .j2ee 1.4. .j2ee 1.4. .apache axis. .apache tomcat. include in the Web Services Tools Contribution Are:. Nmbedded Web Application for Publishing, Discovering and Invoking Web Services................................................................................................

转载请注明原文地址:https://www.9cbs.com/read-105055.html

New Post(0)