Skip Navigation Links

WebSphere sMash Source Code

WebSphere sMash source code is located in a Subversion repository. The repository can be browsed or downloaded from a Web browser, Subversion client, or Subclipse, the Subversion client plug-in for Eclipse.





To access the WebSphere sMash source code, you need to first:

  1. Register as a ProjectZero.org member.
    You must be a ProjectZero.org member and have a valid user name and password to access the source code. If you are not already a member, you can register for free.
  2. Accept the source access license agreement.
    You must read and accept the license agreement to be given access to the source code.

You will be prompted for your user information when you access the source code. Your user information will be verified to confirm that you have accepted the license agreement.

View or Download the WebSphere sMash source code

The SVN base URL for WebSphere sMash is https://www.projectzero.org/svn/zero.

Elements at the base level are: /branches /tags /trunk

The latest WebSphere sMash code is found in the /trunk

Prerequisites for accessing the source code

Building the WebSphere sMash source code

The source can be built using the Ant-based build process, either from command line or within Eclipse.

tipIf you are a first-time user, follow the detailed instructions for
building WebSphere sMash from source on our development Wiki.

Prerequisites for building the source code