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 3 Current »

The "org.openscada.contrib" project holds stuff that is related to openSCADA but is not actively used. It might be outdated, deprecated or even broken. But still it is too good to be thrown away. So use at your own risk!

The git repository is git://git.openscada.org/org.openscada.contrib.git

Building

The "contrib" project can also be built using tycho. So in order to quickly build it execute the following commands:

 

git clone git://git.openscada.org/org.openscada.contrib
cd org.openscada.contrib/builder_contrib
mvn package
  • No labels