-
Notifications
You must be signed in to change notification settings - Fork 3
Setup a Java development environment for the Entando Platform
William Ghelfi edited this page Feb 18, 2014
·
8 revisions
Note to Linux users: though this document shows where to download and how to install the required software, packages from your distribution might still suit your needs. Just be sure to check the versions.
The following hardware configuration is suitable for a wide range of projects:
- 4 GB of RAM
- Dual core CPU ~ 2.2 Ghz
- ~ 1Gb of free space on disk (the vast majority of the disk space is for Maven dependencies!)
With this minimal setup, if you already know how Maven works, you'll be able to instantiate a new Entando application and run it using Jetty.
- Tomcat 6+
- PostgreSQL JDBC driver or MySQL JDBC driver
- A Java IDE (Eclipse, Netbeans, and so on...)
All the material here contained is published under the GNU Free Documentation License v1.3
The Entando trademark and logo are registered trademarks of Entando, srl. All
Rights Reserved.
All other trademarks are the property of their respective owners.