9cba5ff2b8b3b80068f464fc4cecc3e97b7cf4f1
This change removes a redundant addition of source encoding and makes our
compiler match the current maven default. This amends the commit
52215c6171
Upstream issue http://jira.codehaus.org/browse/MCOMPILER-70
Bukkit
A Minecraft Server API.
Website: http://bukkit.org
Bugs/Suggestions: http://leaky.bukkit.org
Contributing Guidelines: CONTRIBUTING.md
Compilation
We use maven to handle our dependencies.
- Install Maven 3
- Check out this repo and:
mvn clean install
Description
Languages
Java
100%