Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

E4/Doc/Template

< E4‎ | Doc
Revision as of 22:47, 4 February 2010 by Unnamed Poltroon (Talk) (Service Name)

Service Name

A Work In Progress, Please Read First

The evolution of this document is a collaborative effort between a team of students at the University of Manitoba and the wider Eclipse community.

Details about the project can be found here and on our Google Site.

Your input is not only welcome but needed! Please contribute as your expertise allows keeping in mind our Document Guidelines. To send your feedback and any questions or comments you may have please email us.

Description

A generic description of the service.

Consumer

e4 specific description of the service/ implementation details etc.

Usage

(natural breakdown relevant to the service itself here)

Code Samples

System.out.println("I'm some java code");
alert("I'm some javascript");

Eclipse 3.x

(only if it's relevant AND helpful)

Producer

e4 specific description of the service/ implementation details etc.

Usage

Code Samples

Eclipse 3.x

(this is not likely needed here)

Related Materials

Related Services

Related API's

See Also

Back to the top