Locating Java files

When you install Sybase CEP Server or Sybase CEP Studio, you also install the Sybase CEP Java 1.5 SDK.

For installation instructions, see the Sybase CEP Installation Guide . All of the Java 1.5 SDK files are located in the directory java5 under the Sybase CEP Server or Sybase CEP Studio installation directory. The SDK reference documentation is in the directory java5/doc. Open the file index.html in a Web browser to get started with the reference documentation.

Sybase CEP ships several examples with the Java SDK, which you can find under java5/examples/com/sybasec8/sdk/examples. The examples are annotated to help you understand the purpose of each line of code.