Removing the Crystal Reports facet from an existing dynamic web project
Removing the Crystal Reports facet from a dynamic web project will:
- Remove the non-external Java Reporting Component (JRC) runtime files from the project.
- Update the web.xml file to remove entries that are related to the Crystal Reports facet.
To remove the Crystal Reports Java Reporting Component facet from a 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.
- Clear the "Crystal Reports Java Reporting Component" check box and then click Finish.
- Click OK.
Note: The Crystal Reports Java Reporting Component facet cannot be removed from a Crystal Reports Web Project. It can only be removed from a dynamic web project.