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

Running STEM From the Development Environment

STEM TOP BAR.gif

Back

To Simply Run Stem you do not need to build the application

You can do this from the STEM Eclipse Development Environment.

  1. Go to the package: org.eclipse.stem.ui
  2. Open the file stem.product
  3. In the editor, Overview tab, click on Launch an Eclipse Application
  4. This will create a STEM run configuration in your environment. To see it go to the Menu Bar.
  Click Run>Run Configurations...
  It will appear on the LHS under Eclipse Applications
  Give the Configuration a name (like stem.product)
  On the RHS click on the Plug-ins Tab
   > Click the Add Required Plug-ins button
   > Click Validate Plug-ins
   > Click Apply
   > Click Run

Back to the top