Flow is a query/analysis language for the DataStreamMiner complex event processing system developed at the Distributed Systems Lab (Dopsy) at Hochschule RheinMain.
-
Clone the repository:
git clone git://github.com/mfrey/flow.git
-
Install the dependencies for your distribution (packages names can differ):
- maven (>= 3.0)
- tycho (>= 0.11.0)
- eclipse (>= 3.7)
- eclipse delta pack (>= 3.7)
-
Configure the software (especially maven/tycho and eclipse). Please, be refered to the documentation of the corresponding software.
-
Then run the standard maven command to build the eclipse product:
mvn package
Have a bug or feature request? Please create an issue here on GitHub!
https://github.com/mfrey/flow/issues
tba.