Sha256: 6ef2eadd4d7f8ac4e44348a1fc262ea4f0fb98ee0a9a7b9e85860c7a99a39ffb
Contents?: true
Size: 904 Bytes
Versions: 73
Compression:
Stored size: 904 Bytes
Contents
### Installation #### Installing Java In order to work with Groovy, you will also need Java. The instructions for setting up Java can be found on [Oracle](https://docs.oracle.com/javase/8/docs/technotes/guides/install/install_overview.html), but you may also want to look at the installation instructions found on the [Java Exercism](http://exercism.io/languages/java) page #### Installing Groovy Detailed installation instructions for Groovy can be found at [http://www.groovy-lang.org/install.html](http://www.groovy-lang.org/install.html). #### Install an IDE It is recommended to use an IDE for working with your Groovy exercises. It will provide code assistance, automatic compilation, and a GUI for running the tests. The community version of IntelliJ IDEA offers all the tooling you will need. Download and installation instructions can be found [here](https://www.jetbrains.com/idea/).
Version data entries
73 entries across 73 versions & 1 rubygems