Skip to content

Move graphlib from eclipse classpath to maven.

Carlos Galindo requested to merge 9-graphlib-maven into develop

Created by: cargaji

Fixes #10 (closed)

This allows the compilation, execution and assembly of jar files from maven, without resorting to the manual inclusion of lib/graphlib.jar.

Merge request reports