Creating a Java project
You need to create a Java™ project to develop Java extension points.
Before you begin
Procedure
- Click File > New > Project. The New Project wizard opens.
- Select Java Project for the type of project that you want to create. Click Next.
- Provide a name for your project and click Next.
- Select the Libraries tab and click Add JARs.... The JAR Selection window opens.
- Go to where you copied the ccd_javaapi2.jar file and click Open.
- Click Finish.