Project

General

Profile

Wiki » History » Version 2

Redmine Admin, 25.07.2012 14:15

1 1 Redmine Admin
h1. z2-environment
2
3 2 Redmine Admin
The z2-environment is an open source infrastructure to develop, configure, and run standard Java solutions without build infrastructure nor deployment procedures and so reduces development operations costs significantly.
4 1 Redmine Admin
5 2 Redmine Admin
During development and maintenance you do not need to have a local build environment installed that complements your source code.
6 1 Redmine Admin
7 2 Redmine Admin
The z2-Environment rebuilds Java sources as required and selectively from your development workspace leading to fast development roundtrips and consistent deployments, and ultimately to minimized integration pains.
8
This Wiki describes how to install the z2-environment on your own system and how to do some first steps. 
9 1 Redmine Admin
10 2 Redmine Admin
A more short description what z2-environment is about can be found here: [[What is z2]]. More detailed information can be found at "check out z2-environment":http://www.z2-environment.eu/check_it_out
11 1 Redmine Admin
12 2 Redmine Admin
h2. Installation and first steps
13
14
> [[How to install z2]] describes the installation of the z2-environment on your own system.
15
> [[First steps with z2]] shows how to develop with the z2-environment using the Eclipse IDE.