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

Difference between revisions of "Efxclipse/SmartCode"

(Integration into OSGi)
Line 2: Line 2:
  
 
= Integration into OSGi =
 
= Integration into OSGi =
 +
 +
== Basic Control with Syntax Highlighting ==
 +
 +
== Adding support for Autocomplete Features ==
 +
 +
== Adding support for Error-Markers ==

Revision as of 07:30, 26 February 2016

e(fx)clipse provides a SmartCode-Editing Framework who can be embedded in fairly any application (not only OSGi)

Integration into OSGi

Basic Control with Syntax Highlighting

Adding support for Autocomplete Features

Adding support for Error-Markers

Back to the top