Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/3rd party bundle"

Line 1: Line 1:
# Put bundle into extension folder SMILA.extension/eclipse/plugins/
+
# Put bundle into extension folder "SMILA.extension/eclipse/plugins"
# Include new plug-in into org.eclipse.smila.extension.feature
+
# Restart Eclipse
 +
# Include plug-in information into "org.eclipse.smila.extension.feature"
  
 
[[Image:ExtensionFeature.jpg]]
 
[[Image:ExtensionFeature.jpg]]

Revision as of 04:28, 18 November 2008

  1. Put bundle into extension folder "SMILA.extension/eclipse/plugins"
  2. Restart Eclipse
  3. Include plug-in information into "org.eclipse.smila.extension.feature"

ExtensionFeature.jpg

Back to the top