HowToBuildStendhal: Difference between revisions

Content deleted Content added
imported>AntumDeluge
Node.js: install instructions
imported>AntumDeluge
IDE: Eclipse
Line 170:
* Unix-like systems will have a version of Gradle available from the system package manager.
* Portable .zip packages can be downloaded directly from [https://gradle.org/releases/ gradle.org] which contain executables for multiple systems.
 
 
== IDE ==
 
Alternatively to building from the command line, an Integrated Development Environment can be used to build and run the software. The recommended IDE is [https://www.eclipse.org/ Eclipse], but others may work as well.
 
=== Eclipse ===
 
See [[Stendhal on Eclipse]] for setup instructions.
 
 
= Systems =