The Crystal
Reports Java application wizard walks you through creating a desktop
Java application that contains Crystal
Reports functionality. This application will contain all files required
to display reports at runtime.
Click
File > New > Project....
The
"New
Project" dialog box opens.
Expand the
Crystal
Reports node, click
Crystal Reports Java
Project, and then click
Next.
Follow the project wizard prompts,
enter the project name, and select the JRE you want to use to run the
application. Click
Next.
Configure the Java settings and then
click
Next.
Configure the
Crystal Reports settings:
To include a sample Java application that
loads and displays Crystal
Reports to your project, select the
Include sample
application check box.
This option adds the
SampleViewerFrame and
SampleViewerFrameClient classes
to the
com.businessobjects.samples
folder.
To include sample
Crystal Reports files, select
the
Include Sample
Reports check box.
This option adds the
Sample
Reports folder to your project, which contains examples of
Crystal Reports.
Click
Finish.
The Java
perspective opens.
Use the
Package
Explorer view, which is displayed in the Java perspective, to
browse your new Crystal Reports
web project.