Skip to content

Commit

Permalink
Update Importing AltoroJ into Eclipse from GitHub.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apvk authored Sep 16, 2016
1 parent 4ef409a commit e908981
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Importing AltoroJ into Eclipse from GitHub.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# Importing AltoroJ into Eclipse from GitHub

This is a short guide on setting up your environment to run AltoroJ inside Eclipse.

#1. Download and Install all of the required components
Here's what you'll need...
- Eclipse Neon (4.6) - note whether you are downloading a 32-bit or 64-bit version
- Java JDK 8 - ensure it is 64-bit if your OS and Eclipse are 64-bit)
- The latest build of Apache Tomcat 7.x. Ensure you're downloading Tomcat 7 and not one of the newer versions as they have not been tested and may not work
- Gradle 3.0 if you'd like to compile AltoroJ from command line

#2. Install Gradle Buildship into Eclipse

0 comments on commit e908981

Please sign in to comment.