WebSphere sMash Command Line Interface
The Command Line Interface (CLI) contains the base support for developing and running apps. Additional runtime libraries are retrieved as needed from a module repository on ProjectZero.org.
Download and Installation of the CLI
- Download the appropriate zero<version>.zip file below and unzip it to any directory. This results in a subdirectory called zero that contains the commands for running the CLI.
Latest Silverstone CLI
(updated daily)
download zip fileSilverstone M2 CLI
(frozen September 15, 2008)
download zip fileSilverstone M1 CLI
(frozen August 4, 2008)
download zip file - Add the zero directory to the user's PATH environment variable.
- Add the bin directory under the JDK installation directory to the user's PATH environment variable.
- Refer to the corresponding Getting Started Guide for instructions on creating your first application:
Latest Silverstone
(updated daily)
Getting Started GuideSilverstone M2
(frozen September 15, 2008)
Getting Started GuideSilverstone M1
(frozen August 4, 2008)
Getting Started Guide
System Requirement for Command Line Interface
- Windows, Mac OS X, or Linux operating system
- Java SE Development Kit (JDK) 5.0
For Windows from Sun
For Linux from IBM developerWorks
For Mac from Apple
Note: IBM Employees should use the IBM internal site for downloading the JDK
App Builder for WebSphere sMash
The App Builder is the integrated tooling that enables you to develop applications for WebSphere sMash.
To start the App Builder, navigate to the zero directory (where the CLI was installed), open a command prompt, and run "appbuilder open".
System Requirements for the App Builder
- Windows, Mac, or Linux operating system
- Zero CLI
- Mozilla Firefox browser
Using WebSphere sMash with Eclipse
Although we recommend the App Builder as the preferred tool for building WebSphere sMash applications, you have the option of using the Eclipse development environment with the language of your choice: Java or PHP.
Important Note for Silverstone M1 users only: An additional step is required to enable Eclipse development with Silverstone Milestone 1. M1 users please see the forum post at http://www.projectzero.org/forum/viewtopic.php?f=5&t=1190 for details. This step is not required for latest Silverstone or Silverstone M2 drivers.
Help and Feedback
Project Zero is a community site and we welcome questions and feedback on any aspect of your development experience. Please check our Forums to see what other people are doing, to tell us what you are doing, and to get help with any questions you might have. Your participation will help ensure that WebSphere sMash meets your needs!
WebSphere sMash DE Downloads
Instructions for downloading WebSphere sMash DE can be found here.
Source Code
Go to the Source Code to see what really makes WebSphere sMash tick!
