Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Subversion source version control system

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

httphttps://sourcesvn.nexaweb.com/pubsvn/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.

Accessing previous versions

The source root always contains samples that work with the latest versions of the product.  If you would like to obtain samples that will work with previous versions, you can access these as version control tags that are named by version.  To see all available version control tags visit:http://source.nexaweb.com/pub/tags

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.