uCosminexus Application Server, Application Development Guide

[Contents][Glossary][Index][Back][Next]

9.4.2 Deleting the Cosminexus batch library from a Java project

This subsection describes how to delete the Cosminexus batch library that is added in the build path of the Java project.

To delete the Cosminexus batch library, use either of the following methods:

The procedures described below.

Organization of this subsection
(1) Deleting from the context menu
(2) Deleting from the project properties dialog box

(1) Deleting from the context menu

  1. In the Project Explorer view of the Java EE perspective, choose Cosminexus Batch Library.
  2. From the context menu, choose Build path - Remove from Build Path.
    The Cosminexus batch library is deleted.

(2) Deleting from the project properties dialog box

  1. In the Project Explorer view of the Java EE perspective, select the Java project for developing the batch applications.
  2. From the Eclipse menu bar, choose Project - Properties.
    The Properties: project-name dialog box appears.
  3. In the left pane of the Properties: project-name dialog box, choose Java Build Path.
    The Java Build Path page appears.
  4. Choose the Library tab and in JAR and class folders on the build path, choose Cosminexus Batch Library.
  5. Click the Remove button.
    The Cosminexus batch library is deleted.