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 "Swordfish Documentation: Setting Up Registry From Galileo Update Site"

(Setting up Target Platform)
(Setting up Target Platform)
Line 10: Line 10:
  
 
<ol>
 
<ol>
<li>Create a new Target Platform definition. Click  <b>File</b> &gt; <b>New</b> &gt; <b>Other...</b> &gt; <b>Target Definition</b></li>
+
<li>Create a new Target Platform definition. Open <b>Window > Preferences > Plug-in Development > Target Platform </b>
<li>Add the location (path) of the built Swordfish plugins to the list of locations presented in the definition.<br/>
+
<br>[[Image:Taget_plaftorm_props.png]]</li>
[[Image:Taget_plaftorm_props.png]]</li><br/>
+
<li>Click add button on right sidebar and choose "Nothing: Start with an empty definition" in "New Target Definition" windows' wizard first page
 +
    <br>[[Image:New_Taget_Definition_Window.png‎]]</li>
 +
<li>On the next page input name for new Target Definition and click add button on right sidebar to add bundles content
 +
    <br>[[Image:Empty target definition.png]]</li>
 +
<li>Choose "Software Site" in "New Content" window
 +
    <br>[[Image:New content.png]]</li>
 +
 
 
</ol>
 
</ol>

Revision as of 06:37, 15 June 2009

Setting up a Swordfish Registry from the Galileo update site

This section contains instructions on setting up Swordfish Registry by downloading it to Eclipse Target Platform from Galileo Update Site.
Also, this section contains information about running Swordfish Registry.

Prerequisites

Eclipse Galileo M7 build or later. The examples described here are based on Eclipse Galileo M7.

Setting up Target Platform

To run Swordfish Target Platform do the following:

  1. Create a new Target Platform definition. Open Window > Preferences > Plug-in Development > Target Platform
    Taget plaftorm props.png
  2. Click add button on right sidebar and choose "Nothing: Start with an empty definition" in "New Target Definition" windows' wizard first page
    New Taget Definition Window.png
  3. On the next page input name for new Target Definition and click add button on right sidebar to add bundles content
    Empty target definition.png
  4. Choose "Software Site" in "New Content" window
    New content.png

Back to the top