Skip to content

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.

Hardware for a development environment

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!)

Baseline software

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.

Developing with Entando

Clone this wiki locally