summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2015-02-17Use the Maven Shade pluginFrancis Gagné
Use the Maven Shade plugin to build an uber-jar instead of the Maven Assembly plugin's jar-with-dependencies. The main reason for switching is that we must merge the services resource files (specifically, META-INF/resources/org.reasm.ArchitectureProvider, which is now provided by both reasm-m68k and reasm-z80).
2014-09-08Initial versionFrancis Gagné
This is a Java project template for the Luna version of Eclipse JDT and Eclipse m2e. It also enables the FindBugs builder.