How to Try
Trying z2@Spring works just the same for z2@base as described in Check it Out - the only difference is the repository to start with.
Simply execute the following steps:
- Make sure you have an Eclipse installation with a subversion plugin
- Check out http://www.z2-environment.net/svn/z2_spring/1.0/l0 as z2_spring into a new Eclipse workspace
- Create an “External Tool” in Eclipse pointing to z2_spring/run/bin/gui.sh (Linux, Mac) or z2_spring/run/bin/gui.bat (Windows). This simplifies starting the environment from within Eclipse.
-
Run the tool. The z2 GUI console should startup:

-
Once started point your browser to http://localhost:8080/frontend you should see this:

-
Unless you have done so before, install the Eclipsoid plugin from the update site
http://www.z2-environment.net/eclipsoid/update/
While that is not strictly required it improves the development experience dramatically.
That's it. You have a running z2_spring system and you are all set for local testing and development.
Please revisit the Check it Out tutorial if you want to experiment with local changes.
See Installing_into_own_repository on how to pull your own distribution.
