Editing JAR file information in a data development project

You can use the JAR file editor to view or edit JAR file information that is stored in a data development project. If you make changes to JAR file information using the editor, you must deploy the JAR file to the database server again to apply the changes to the server version of the JAR file.

Before you begin

Before you edit JAR file information in a data development project, you must import or copy JAR file information to a data development project that is associated with a DB2® for z/OS® Version 9 server.

About this task

Restriction: You can only edit the Java™ path information in the JAR file editor. All other fields are read-only.

Follow these steps to edit JAR file information in a data development project. You can also view the properties of JAR files on a database server by highlighting the JAR file in the Data Source Explorer and opening the Properties view.

Procedure

To edit JAR file information in a data development project:

  1. Open a data development project in the Data Project Explorer.
  2. Double-click a JAR file node in the JAR folder. The JAR file editor opens.
  3. Edit the Java path information as required, and click File > Save.

Results

The new Java path information for the JAR file is saved in the project.

Feedback