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 "EDT:IDE Service"

(Service IDE Functions)
 
(15 intermediate revisions by one other user not shown)
Line 30: Line 30:
 
| 1d<br>  
 
| 1d<br>  
 
| <br>  
 
| <br>  
| In Plan<br>  
+
| In Plan [https://bugs.eclipse.org/bugs/show_bug.cgi?id=353061 bug 353061]<br>  
 
| <br>
 
| <br>
 
|-
 
|-
Line 37: Line 37:
 
| 2d<br>  
 
| 2d<br>  
 
| <br>  
 
| <br>  
| In Plan<br>  
+
| In Plan [https://bugs.eclipse.org/bugs/show_bug.cgi?id=353062 bug 353062]<br>  
 
| <br>
 
| <br>
 
|-
 
|-
Line 51: Line 51:
 
| 1d<br>  
 
| 1d<br>  
 
| <br>  
 
| <br>  
| In Plan<br>  
+
| In Plan [https://bugs.eclipse.org/bugs/show_bug.cgi?id=353063 bug 353063]<br>  
 
| <br>
 
| <br>
 
|-
 
|-
Line 58: Line 58:
 
| 1d<br>  
 
| 1d<br>  
 
| <br>  
 
| <br>  
| In Plan<br>  
+
| In Plan [https://bugs.eclipse.org/bugs/show_bug.cgi?id=353064 bug 353064]<br>  
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" |  
 
| bgcolor="#cccccc" |  
| Interface Creation Wizard  
+
| Wizard for Extracting EGL Interface from EGL service
| 2d
+
| 1d
| In Plan [https://bugs.eclipse.org/bugs/show_bug.cgi?id=352753 bug 352753]  
+
| <strike>In Plan </strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=354208 <strike>bug 354208</strike>]<strike>Completed</strike><br>
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| bgcolor="#cccccc" |  
+
| bgcolor="#cccccc" | <br>
 +
| Interface Creation Wizard
 +
| 2d
 +
| <strike>In Plan </strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=352753 <strike>bug 352753</strike>]<strike>Completed</strike>
 +
| <br>
 +
| <br>
 +
|-
 +
| bgcolor="#cccccc" | <br>
 
| Service Creation Wizard  
 
| Service Creation Wizard  
| 4d  
+
| <strike>4d</strike>
| In Plan [https://bugs.eclipse.org/bugs/show_bug.cgi?id=352754 bug 352754]  
+
| <strike>In Plan </strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=352754 <strike>bug 352754</strike>]<strike>Completed</strike>
|  
+
| <br>
|  
+
| <br>
 
|-
 
|-
| bgcolor="#cccccc" |  
+
| bgcolor="#cccccc" | <br>
 +
| Add an item to DD editor when creating a service from Service Wizard
 +
| 2d<br>
 +
| <strike>In Plan </strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=353970 <strike>bug 353970</strike>]<strike>Completed</strike>
 +
| <br>
 +
| <br>
 +
|-
 +
| bgcolor="#cccccc" | <br>
 
| WSDL 2 Java conversion (wsimport)  
 
| WSDL 2 Java conversion (wsimport)  
|  
+
| <br>
|  
+
| <br>
| In Plan  
+
| In Plan [https://bugs.eclipse.org/bugs/show_bug.cgi?id=353065 bug 353065]
|  
+
| <br>
 
|-
 
|-
| bgcolor="#cccccc" |  
+
| bgcolor="#cccccc" | <br>
 
| XML Schema 2 Java conversion (xjc)  
 
| XML Schema 2 Java conversion (xjc)  
|  
+
| <br>
|  
+
| <br>
| In Plan  
+
| In Plan [https://bugs.eclipse.org/bugs/show_bug.cgi?id=353066 bug 353066]
|  
+
| <br>
 
|-
 
|-
| bgcolor="#cccccc" |  
+
| bgcolor="#cccccc" | <br>
 
| Java 2 EGL Conversion  
 
| Java 2 EGL Conversion  
|  
+
| <br>
|  
+
| <br>
| In Plan  
+
| In Plan [https://bugs.eclipse.org/bugs/show_bug.cgi?id=353067 bug 353067]
|  
+
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | Service Preference Page<br>  
 
| bgcolor="#cccccc" | Service Preference Page<br>  
Line 106: Line 120:
 
| Service-related Preference Setting Pages<br>  
 
| Service-related Preference Setting Pages<br>  
 
| 1d<br>  
 
| 1d<br>  
| In Plan<br>
 
 
| <br>  
 
| <br>  
 +
| In Plan [https://bugs.eclipse.org/bugs/show_bug.cgi?id=353068 bug 353068]<br>
 
| <br>
 
| <br>
 
|}
 
|}
Line 115: Line 129:
 
#For service-related wizards, my estimations are based on the underlying services are ready, such as WSDL parser-related classes have been provided.  
 
#For service-related wizards, my estimations are based on the underlying services are ready, such as WSDL parser-related classes have been provided.  
 
#Some wizards are dependent on the Deployment Descriptor Editor.
 
#Some wizards are dependent on the Deployment Descriptor Editor.
 +
 +
[[Category:EDT]]

Latest revision as of 17:56, 3 February 2012

Go back to EDT:IDE

Service IDE Functions

Function Area Function Sizing 0.7 1.0 Future
Service-related Wizards





Wizard for creating EGL Service Skeleton from WSDL
2d

In Plan bug 353060


Wizard for creating EGL Client Interface from WSDL
1d

In Plan bug 353061


Wizard for Creating EGL Service Binding from EGL
2d

In Plan bug 353062


Wizard for Generating WSDL file from EGL
2d

May be removed


Wizard for Creating Program Call Function
1d

In Plan bug 353063


Wizard for Extracting EGL Interface from WSDL
1d

In Plan bug 353064

Wizard for Extracting EGL Interface from EGL service 1d In Plan bug 354208Completed

Interface Creation Wizard 2d In Plan bug 352753Completed


Service Creation Wizard 4d In Plan bug 352754Completed


Add an item to DD editor when creating a service from Service Wizard 2d
In Plan bug 353970Completed


WSDL 2 Java conversion (wsimport)

In Plan bug 353065

XML Schema 2 Java conversion (xjc)

In Plan bug 353066

Java 2 EGL Conversion

In Plan bug 353067
Service Preference Page






Service-related Preference Setting Pages
1d

In Plan bug 353068

Notes on Service IDE Functions

  1. For service-related wizards, my estimations are based on the underlying services are ready, such as WSDL parser-related classes have been provided.
  2. Some wizards are dependent on the Deployment Descriptor Editor.

Back to the top