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 "Building the STEM RCP Application"

Line 5: Line 5:
 
Please see the category '''Weekly Integration Builds''' on the STEM [http://www.eclipse.org/stem/downloads.php download site]
 
Please see the category '''Weekly Integration Builds''' on the STEM [http://www.eclipse.org/stem/downloads.php download site]
  
If you are a developer and have already installed and run from the development environment, you can create your own build. After first following the instructions for [[Running STEM from the Development Environment]]:  
+
If you are a developer and have already installed and run from the development environment, you can create your own build for supported platforms. After first following the instructions for [[Running STEM from the Development Environment]]:  
  
 
# please go to the ''project''  org.eclipse.stem.ui
 
# please go to the ''project''  org.eclipse.stem.ui
 
# Open the file stem.product
 
# Open the file stem.product
 
# On the right hand side click the link: "Eclipse Product export wizard"
 
# On the right hand side click the link: "Eclipse Product export wizard"
 +
# select a destination directory
 +
# click finish

Revision as of 14:09, 18 November 2010

STEM TOP BAR.gif

Weekly STEM builds are regularly posted on the STEM website (about weekly).

Please see the category Weekly Integration Builds on the STEM download site

If you are a developer and have already installed and run from the development environment, you can create your own build for supported platforms. After first following the instructions for Running STEM from the Development Environment:

  1. please go to the project org.eclipse.stem.ui
  2. Open the file stem.product
  3. On the right hand side click the link: "Eclipse Product export wizard"
  4. select a destination directory
  5. click finish

Back to the top