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