IncQueryLabs / smarthome-cep-demonstrator

Eclipse Public License 1.0
5 stars 1 forks source link

Using drools runtime from eclipse, instead of maven's copied dependencies #5

Open dandrid opened 7 years ago

dandrid commented 7 years ago

Currently, we are using maven-dependency-plugin, to copy the dependencies to the lib/ folder. In eclipse, we are adding them in the MANIFEST.MF to the classpath.