Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Prerequisites

  • Java 1.6+
  • Eclipse 3.7.2 (preferably the classic edition)
    • EGit/JGit
    • Ecore Tools

Workspace Setup

Repositories

First you will need to clone all openSCADA git repositories and check out the required projects:

org.openscada.builder.git 

org.openscada.external.git

org.openscada.aurora.git

org.openscada.oxygen.git

org.openscada.utgard.git

org.openscada.atlantis.git

org.openscada.orilla.git

org.openscada.othala.git

org.openscada.dakara.git

org.openscada.tauri.git

org.openscada.deploy.git

  • Target Platform:  
    • You need to add directory "${resource_loc:/builder_external/builder/lib}" to you target platform  
    • GEF SDK 3.7  
    • EMF SDK 2.7  
    • ECF SDK 3.2  
  • Manual compiles  
    • builder_global/build.xml  
    • org.openscada.da.server.common/schema_build.xml  
    • remaining org.openscada.*/schema_build.xml 
  • No labels