Eclipse NeoSCADA 0.1.0

Release Date
Deliverables

The following components will be delivered:

  • OSGi P2 repositories – All java based components will be available as OSGi bundles, contained in P2 repositories.
  • Ready to run applications
    • Admin Client Application (ESAC) – This will be a a read-to-run application which provides administrative and testing access to Eclipse SCADA services.
  • Installation packages
    • Debian based (deb)
    • RedHat based (rpm & yum)
    • Windows (msi)
  • Eclipse Platform Plugins – Components that extend the Eclipse IDE
    • Configurator – This will be an extension to the Eclipse IDE. It will generate configuration artifacts for an easier setup and configuration.
Compatibility

This release is not fully compatible with the originating openSCADA release 1.1 or earlier. The following compatibility issues are known:

  • Namespaces of XML files have been changed from http://openscada.org to http://eclipse.org/SCADA
  • Classes were prefixed with org.eclipse.scada instead of org.openscada
  • System properties were prefixed with org.eclipse.scada instead of org.openscada
  • Some DA attributes were prefixed with org.eclipse.scada instead of org.openscada. This might result in several components (like level alarms) not to detect that functionality.
  • Some CA factories were prefixed with org.eclipse.scada instead of org.openscada. This will result in the non-availability of components unless their factories are changed in the configration.

See also https://wiki.eclipse.org/EclipseSCADA/MigrationFromOpenSCADA for more information.

Internationalization

The main language will be English. Some components are translated into German.

Target Environments

This release targets the Eclipse Kepler Release.

It requires Java 7.

The following operating systems are supported:

  • Linux 32bit/64bit (Ubuntu, RHEL, CentOS, Suse)
  • Windows 32bit/64bit
  • Mac OS X (User Interface Only)

The software might still run on other operating system variants.

Name Date Description
0.1.0-M2 2013/12/13
0.1.0-M3 2014/01/22 This is the first release with the new download layout.
0.1.0-M4 2014/03/05 This should be the last milestone release before the final release of 0.1.0.
0.1.0-M5 2014/03/25 This should be the last milestone release before the final release of 0.1.0. Some serious packaging issues were fixed from the M5 release.
Themes

Bug Fixing

No items.

Migrating from openSCADA

Import the code from openSCADA and provide it as Eclipse SCADA. Use the build environment from the Eclipse Foundation as far as it is possible.
No items.