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 "SMILA/Documentation/HowTo/Create a bundle (plug-in)"

(Add SMILA category)
Line 1: Line 1:
== Creation of a bundle/plug-in ==
+
This pages describes how to create a new bundle for SMILA. The following steps must be performed to create the project base:
  
The following steps must be performed to create the project base:
+
== Selecting the new Project Wizard ==
 
+
''' Selecting the new Project Wizard '''
+
  
 
[[image:NewProject-Brox.png]]
 
[[image:NewProject-Brox.png]]
  
''' Starting Page of the Plug-in Project Wizard '''
+
== Starting Page of the Plug-in Project Wizard ==
  
 
[[image:projectWizard1.png]]
 
[[image:projectWizard1.png]]
  
''' Defining Plug-in Content '''
+
== Defining Plug-in Content ==
  
 
[[image:projectWizard2.png]]
 
[[image:projectWizard2.png]]
  
''' Package-Explorer view '''
+
== Package-Explorer view ==
  
 
[[image:packageExplorer.png]]
 
[[image:packageExplorer.png]]
 +
 +
[[Category:SMILA]]

Revision as of 07:06, 29 September 2008

This pages describes how to create a new bundle for SMILA. The following steps must be performed to create the project base:

Selecting the new Project Wizard

NewProject-Brox.png

Starting Page of the Plug-in Project Wizard

ProjectWizard1.png

Defining Plug-in Content

ProjectWizard2.png

Package-Explorer view

PackageExplorer.png

Back to the top