Removing SQLJ support from Java projects

You can remove SQLJ support from an SQLJ-enabled Java project.

About this task

Removing SQLJ support removes the SQLJ builders from the project.

Procedure

To remove SQLJ support from a Java project:

In the Package Explorer view of the Java perspective, right-click the project, and then click Remove SQLJ Support on the pop-up menu.

Results

Removing SQLJ support does not delete any existing folders. To delete a folder from the project (for example, the folder that contains the SQLJ customization scripts), use the Delete command on the folder's pop-up menu.


Feedback