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

SMILA/Documentation/HowTo/Create a bundle (plug-in)

< SMILA‎ | Documentation‎ | HowTo
Revision as of 08:17, 6 October 2008 by Daniel.stucky.empolis.com (Talk | contribs) (Typo)

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

Select the New Project wizard

Launch eclipse, invoke the New Project wizard (menu File > New > Project), and click Plug-in project as shown in the following figure.

NewProject-Brox.png

Define Plug-in Project settings

Click Next and add the settings as shown in the following screenshot.

ProjectWizard1.png

Define Plug-in Content settings

Click Next and add the settings as shown in the following screenshot.

ProjectWizard2.png

Check the Package Explorer view

After clicking Next and Finish the Package Explorer view should look similar to the following screenshot:

PackageExplorer.png

Copyright © Eclipse Foundation, Inc. All Rights Reserved.