Newer Version Available
Prerequisites
Tools, permissions, and a Developer Edition org are required to run the
sample.
- Git (see Git Downloads)
- Latest version of the Java Development Kit (see Java Downloads)
- Eclipse IDE for Java Developers (get a recent version from http://www.eclipse.org/downloads/eclipse-packages/). This example walks you through the steps of building the project with the Eclipse IDE but you can you use your preferred IDE to build the Java client.
- Access to a Developer Edition org
To create a Developer Edition org, go to Sign up for your Salesforce Developer Edition and follow the instructions for signing up for a Developer Edition org.
- API Enabled user permission. This permission is enabled by default in a Developer Edition org.
- Streaming API enabled in Setup, in the User Interface page. This permission is enabled by default in a Developer Edition org.
- Author Apex user permission to use the Developer Console.