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.
Prerequisite: 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.
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 Database Explorer and opening the Properties view.

To edit JAR file information in a data development project:

  1. Switch to the Data perspective.
  2. Open a data development project in the Data Project Explorer.
  3. Double-click a JAR file node in the JAR folder. The JAR file editor opens.
  4. Edit the Java path information as required, and click File > Save.
The new Java path information for the JAR file is saved in the project.
Related information
Deploying JAR files to a database from a data development project

Feedback