Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Service Interface and Data Types Editors"

(New page: The Service Interface and Data Types editors are Eclipse form-based editors, which fully satisfy these requirements, providing easy-to-use, unified user interface and facilitating develope...)
 
Line 1: Line 1:
The Service Interface and Data Types editors are Eclipse form-based editors, which fully satisfy these requirements, providing easy-to-use, unified user interface and facilitating developers with quick and efficient application development in all WS and XSD related areas. In order not to restrict WSDL and XSD experts to the visual-editing capabilities of the tooling they also provide feature rich text-editing capabilities based on the WTP Structured Text Editor. <br>
+
The Service Interface and Data Types editors are Eclipse form-based editors, which fully satisfy these requirements, providing easy-to-use, unified user interface and facilitating developers with quick and efficient application development in all WS and XSD related areas. In order not to restrict WSDL and XSD experts to the visual-editing capabilities of the tooling they also provide feature rich text-editing capabilities based on the WTP Structured Text Editor. <br>  
  
The project is in incubation phase at [http://eclipse.org/webtools/incubator/ WTP Incubator]. For more details about both editors do see the project's proposal page [http://wiki.eclipse.org/WTP/Service_Interface_and_Data_Types_Editors/Proposal Service Interface and Data Types Editors Proposal].<br>
+
The project is in incubation phase at [http://eclipse.org/webtools/incubator/ WTP Incubator]. For more details about both editors do see the project's proposal page [http://wiki.eclipse.org/WTP/Service_Interface_and_Data_Types_Editors/Proposal Service Interface and Data Types Editors Proposal].<br>  
  
== The Project's Status<br> ==
+
== The Project's Status<br> ==
  
The current version of the project is 0.9. It is in WTP Incubator, and is in stabilization phase.<br>
+
The current version of the project is 0.9. It is in WTP Incubator, and is in stabilization phase.<br>  
  
<br>
+
<br>  
  
== How To Install<br> ==
+
== How To Install<br> ==
  
#Download the following zip file: [https://hudson.eclipse.org/hudson/view/WTP/job/cbi-wtp.inc-sieditor/lastSuccessfulBuild/artifact/development/org.eclipse.wst.sse.sieditor.repository/target/site_assembly.zip project build at hudson]<br>
+
#Download the following zip file: [https://hudson.eclipse.org/hudson/view/WTP/job/cbi-wtp.inc-sieditor/lastSuccessfulBuild/artifact/development/org.eclipse.wst.sse.sieditor.repository/target/site_assembly.zip project build at hudson]<br>  
 
#From Eclipse IDE do use "''Install New Software''", and target the downloaded zip file.<br>
 
#From Eclipse IDE do use "''Install New Software''", and target the downloaded zip file.<br>
  
<br>
+
<br>  
  
== Where To Find The Source Files<br> ==
+
== Where To Find The Source Files<br> ==
  
Source files of the project are located into Eclipse GIT repository: [https://git.eclipse.org/c/webtools/incubator/org.eclipse.webtools.incubator.sieditor.git/ web view of git repository]<br>
+
Source files of the project are located into Eclipse GIT repository: [https://git.eclipse.org/c/webtools/incubator/org.eclipse.webtools.incubator.sieditor.git/ web view of git repository]<br>  
  
To get sources via https, please do read the following git info: [http://wiki.eclipse.org/Git#Setting_up_https_for_pushing setting up https for pushing]<br>
+
To get sources via https, do read the following git info: [http://wiki.eclipse.org/Git#Setting_up_https_for_pushing setting up https for pushing]<br>  
  
<br>
+
<br>  
  
== Build Infrastructure ==
+
== Build Infrastructure ==
  
You may find the project's [https://hudson.eclipse.org/hudson/view/WTP/job/cbi-wtp.inc-sieditor/ build job] hosted at Eclipse Hudson server.
+
You may find the project's [https://hudson.eclipse.org/hudson/view/WTP/job/cbi-wtp.inc-sieditor/ build job] hosted at Eclipse Hudson server.  
  
 +
<br>
  
 +
== More Information<br>  ==
  
== More Information<br> ==
+
[http://wiki.eclipse.org/WTP/Service_Interface_and_Data_Types_Editors/Proposal Service Interface and Data Types Editors Proposal]<br>  
  
[http://wiki.eclipse.org/WTP/Service_Interface_and_Data_Types_Editors/Proposal Service Interface and Data Types Editors Proposal]<br>
+
[http://www.youtube.com/watch?v=iSmidd2692E Short Introductory Screencast on Youtube]<br> <br> <br>  
 
+
[http://www.youtube.com/watch?v=iSmidd2692E Short Introductory Screencast on Youtube]<br>
+
<br>
+
<br>
+
  
 
<br>
 
<br>

Revision as of 05:24, 23 November 2010

The Service Interface and Data Types editors are Eclipse form-based editors, which fully satisfy these requirements, providing easy-to-use, unified user interface and facilitating developers with quick and efficient application development in all WS and XSD related areas. In order not to restrict WSDL and XSD experts to the visual-editing capabilities of the tooling they also provide feature rich text-editing capabilities based on the WTP Structured Text Editor.

The project is in incubation phase at WTP Incubator. For more details about both editors do see the project's proposal page Service Interface and Data Types Editors Proposal.

The Project's Status

The current version of the project is 0.9. It is in WTP Incubator, and is in stabilization phase.


How To Install

  1. Download the following zip file: project build at hudson
  2. From Eclipse IDE do use "Install New Software", and target the downloaded zip file.


Where To Find The Source Files

Source files of the project are located into Eclipse GIT repository: web view of git repository

To get sources via https, do read the following git info: setting up https for pushing


Build Infrastructure

You may find the project's build job hosted at Eclipse Hudson server.


More Information

Service Interface and Data Types Editors Proposal

Short Introductory Screencast on Youtube



Back to the top