BuildStendhalOnMacOsX: Difference between revisions
Content deleted Content added
imported>Dukes Created page with "Building Stendhal is very simple if you use ant and you satisfy the dependencies. == But first... are you sure that you don't want to use an IDE? == This guide is aimed at th..." |
imported>Hendrik Brummermann require node.js |
||
Line 22:
These are the requirements needed to build Stendhal:
* OpenJDK or Oracle JDK 1.
Download Oracle JDK from [http://www.oracle.com/technetwork/java/javase/downloads/index.html Oracle website].
Line 35:
<code>brew install ant</code>
* Node.js from https://nodejs.org
==Building with ant==
| |||