-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
Committing the examples .classpath and .project files to github can not solve this
because it will always require the additional step of defining the M2_REPO variable.
So instead, we can use src/main/filtered-resources to generate .classpath and .project files for the examples
that reuse the jars from the distribution binaries dir.
- is duplicated by
-
JBRULES-3018 There is no Eclipse project for examples.
-
- Resolved
-
From
JBRULES-3018: We're going back to the old way as Mark and Kris requested: the jars are located by "the drools runtime" (so not by M2_REPO and also not by generating into the .classpath file).They still need to first configure "the drools runtime" folder correctly in eclipse to get the examples to work.