Setting SQLJ preferences

You can set preferences that affect how you use the SQLJ features in the workbench.

You can also set a preference for a feature that affects whether the Console view shows when you customize and bind SQLJ profiles.

To set SQLJ preferences:

  1. Click Window > Preferences.

  2. In the navigation tree, expand the Data node, and then click SQLJ.

  3. On the SQLJ page, change any of the preferences.

  4. To automatically show the Console view when you customize and bind SQLJ profiles:

    1. In the navigation tree, expand the Run/Debug node, and then click Console.

    2. On the Console page, select the Show when program writes to standard out check box.

  5. Click OK.

Only the SQL preferences are available on the SQLJ page. All other preferences for Java editing are specified by Java editor preferences. The option to build projects automatically is a Workbench preference.

Data preferences - SQLJ page
Use this page to set preferences for processing SQLJ files.

 

Parent topic

Developing SQLJ applications

 

Related concepts

Debugging SQLJ-enabled Java projects
Building SQLJ-enabled Java projects
Running code in SQLJ-enabled Java projects
Introduction to SQLJ

 

Related tasks

Editing SQLJ files
Setting SQLJ properties for an SQLJ-enabled Java project

Related reference
Java editor preferences
Workbench preferences
Data preferences - SQLJ page