Adding the Crystal Reports facet to an existing dynamic web project
Adding the Crystal Reports facet to an existing dynamic web project will do the following:
- Add the required Java Reporting Component (JRC) runtime files to the project.
- Update the web.xml file to include the required entries.
To add the Crystal Reports Java Reporting Component facet to an existing dynamic web project
- Right-click the web project name in the Project Explorer view, and then click Properties.
- Select the Project Facets node and then click Add/Remove Project Facets.
- Select the "Crystal Reports Java Reporting Component" check box and then click Finish.
- Click OK.