Changes between Version 2 and Version 3 of DeveloperGuide
- Timestamp:
- Mar 9, 2015, 3:34:52 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuide
v2 v3 10 10 2. Install the framework called „hashMapping“ in your local maven repository. 11 11 {{{ 12 mvn install:install-file -Dfile=~/openmind/lib/has Mapping.jar -DgroupId=cl.talca -DartifactId=hashMapping -Dversion=1.0 -Dpackaging=jar12 mvn install:install-file -Dfile=~/openmind/lib/hashMapping.jar -DgroupId=cl.talca -DartifactId=hashMapping -Dversion=1.0 -Dpackaging=jar 13 13 }}} 14 14