java-smt
java-smt copied to clipboard
Add JavaSMT project template for Ivy/Ant
Hello, the Getting-started guide recommends users to use Ivy to install JavaSMT, but we currently don't have an example project for this. This PR adds adds the missing project template for Ant/Ivy. There are still some open questions:
- Should this go in the JavaSMT repository? Or be published as a separate project, similar to Java Project Template?
- ~~Do we want to support Windows/Mac OS? If so, could somebody test it?~~ I've added support, but it still needs testing
- Should we include project files for IntelliJ or other IDEs?