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: Troubleshooting"

(Bundles from Target Platform Appear Unselected in Run Configuration Dialog)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
==Running Swordfish Target Platform==
 
==Running Swordfish Target Platform==
===Bundles from Target Platform appears unselected in Run Configuration dialog, even after selection they are not included in platform at runtime===
+
===Bundles from Target Platform Appear Unselected in Run Configuration Dialog===
In the Run Configurations... dialog create a new OSGi configuration based on Swordfish target platform.
+
The bundles from the target platform appear unselected even after it has been selected from the list of options. As such they are not included in platform at run-time.
 
+
This situation can be observed after restarting the Eclipse environment. To eliminate this you need to reload the Swordfish target platform by doing the following:
 +
<ul>
 +
<li>From the menu, select <b>Window</b> &gt; <b>Preferences</b> &gt; <b>Plug-in Development</b> &gt; <b>Target Platform</b>.</li>
 +
<li>Select any Target Platform (for example, <b>Running platform</b>) and click <b>Apply</b>.</li>
 +
<li>Select the Swordfish Target Platform again and click <b>Apply</b>.</li>
 +
</ul><br/>
  
 
-------------
 
-------------
 
[[Swordfish_Documentation |Swordfish Documentation Home]] <br/>
 
[[Swordfish_Documentation |Swordfish Documentation Home]] <br/>
 
[[Swordfish | Swordfish Wiki Home]] <br/>
 
[[Swordfish | Swordfish Wiki Home]] <br/>

Latest revision as of 05:25, 9 September 2009

Running Swordfish Target Platform

Bundles from Target Platform Appear Unselected in Run Configuration Dialog

The bundles from the target platform appear unselected even after it has been selected from the list of options. As such they are not included in platform at run-time. This situation can be observed after restarting the Eclipse environment. To eliminate this you need to reload the Swordfish target platform by doing the following:

  • From the menu, select Window > Preferences > Plug-in Development > Target Platform.
  • Select any Target Platform (for example, Running platform) and click Apply.
  • Select the Swordfish Target Platform again and click Apply.


Swordfish Documentation Home
Swordfish Wiki Home

Back to the top