Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apvk authored Sep 16, 2016
1 parent b6fc1a8 commit a02d815
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ If you'd like to try AltoroJ but want to skip all of the cool software developme
# Prereqiusites
AltoroJ has been developed using Eclipse and designed to run on Tomcat 7, but since it's a relatively simple J2EE app, it should be pretty easy to port it to a different J2EE IDE or another J2EE web application server. Here are out-of-the-box requirements:

- Eclipse 4.3 or newer
- Eclipse 4.6 or newer recommended (requires Java 8)
- Tomcat 7.x
- Gradle 3.0 and Gradle's Buildship Eclipse plug-in to automatically download required 3rd party libraries and build AltoroJ
- Gradle 3.0 to build from command line
- Gradle's Buildship Eclipse plug-in to automatically download required 3rd party libraries and run AltoroJ inside Eclipse
-- Easiest way to install Buildship is from Eclipse Marketplace (inside Eclipse, go to Help -> Eclipse Marketplace)


# AltoroJ credentials
Expand Down

0 comments on commit a02d815

Please sign in to comment.