Project Zero source code
Project Zero 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 Project Zero source code, you need to first:
- 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.
- 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.
Prerequisites for the source code
- Windows, Mac OSX, or Linux operating system
- Java SE Development Kit (JDK) 5.0
Note: IBM employees should use the IBM internal site for downloading the JDK.
- Eclipse SDK 3.3 or later (optional)
Note: Eclipse must be started with version 5.0 of the JDK or download errors will occur.
- A Subversion client. You can use any of the following Subversion clients:
Download and Build Project Zero source code
-
If you are a first-time user, follow the more detailed instructions for Building the Project Zero Core within Eclipse.
- If you are an experienced user, the SVN base URL for Project Zero is https://www.projectzero.org/svn/zero.
Elements at the base level are:
/branches
/tags
/trunk
The active Project Zero code (the latest build) is found in the /trunk.