Obtaining the Source

Subversion source version control system

The source code is available via Subversion source versioning system.  The Nexaweb Subversion repository is publicly available at:

https://svn.nexaweb.com/svn/NXSAMPLES/

This is the easiest way to stay up to date with the latest Nexaweb sample code.  To access install one of the Subversion tools listed below.  The repository can be accessed without a password.  The source can be browsed using your web browser simply by clicking the URL above.

Subversion clients available

For an easy to use Windows Subversion client (download Tortoisesvn)
For a Subversion Eclipse plugin (download Subclipse)
For Subversion command line clients available for almost any system (download Subversion command line clients)

In addition to access via subversion each sample provides both a ZIP and deployable WAR download.

Building the samples and demos

All samples and demos are compatible with Studio 3.0.  Follow the installation instructions from the start or jump directly to checking out projects for more information.