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

EDT:Code snippets

Revision as of 14:45, 8 February 2012 by Margolis.us.ibm.com (Talk | contribs)

Declaring values of EGL native types

Working with custom types

Writing basic logic

Declaring widgets

Accessing a service

Working with a database




To share a code snippet:

  1. On the page of interest, click Edit and, if necessary, log in to eclipse.org.
  2. Use the Wikitext editor to add a new snippet. In particular, use the source lang="java" tag to provide a background for your snippet with syntax highlighting.






Back to the top