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 "Oomph Targlets"

(Create an Empty Target Definition)
Line 14: Line 14:
 
== Create an Empty Target Definition ==
 
== Create an Empty Target Definition ==
  
Use ''Window → Preferences&ellip; → Plug-in Development &rrar; Target Platform'' to "Add..." a new Target Platform.
+
Use ''Window → Preferences... → Plug-in Development → Target Platform'' to "Add..." a new Target Platform.
  
 
[[File:Oomph_PDE_Add_Target_Platform.png]]
 
[[File:Oomph_PDE_Add_Target_Platform.png]]

Revision as of 01:10, 29 April 2018

Oomph Project Logo.png Powered by Oomph

Oomph's Targlet technology extends PDE's base functionality for specifying a target platform definition by providing a more expressive, flexible, and reliable mechanism. The Targlets framework is fully integrated with PDE. It uses PDE's target location extension point, providing a Targlet Container implementation to augment PDE's built-in target location implementation.

Install Targlet Support

Use Help → Install New Software... and enter one of the update sites, e.g., http://download.eclipse.org/oomph/updates/milestone, into the "Work with:" combo. Enter "Oomph Targlets" in the filter, and select the Oomph Targlets feature.

Oomph Install Targlets Feature.png

Create an Empty Target Definition

Use Window → Preferences... → Plug-in Development → Target Platform to "Add..." a new Target Platform.

Oomph PDE Add Target Platform.png


More documentation TBD.

Back to the top