Skip to content

Conversation

@deric
Copy link

@deric deric commented Feb 23, 2015

Compile project with Maven. Allows easier compiling and managing dependencies.

@jonklein
Copy link
Owner

This looks useful, but can you include some build instructions? The README should be updated to reflect the changes as well.

@deric
Copy link
Author

deric commented Feb 24, 2015

Using mvn install or mvn package will produce a JAR file which can be easily used in other Java projects. Source code level is set to 1.7 as older versions are no longer supported (this could be easily changed, if you like). I've added bash scripts that simplifies running examples, also in case that JAR file is not compiled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants