Removing JAR Files from the Classpath

To remove one or more JAR files from your project's classpath, follow these steps:
  1. Expand the project in the Package Explorer.
  2. Right-click SAS Repository and select Properties.
    The Properties for SAS Repository dialog box appears.
  3. Select the JAR file or files to remove and then click the Remove button.
Note that using the Organize SAS Imports action adds a removed JAR file to the classpath (see Using the Organize SAS Imports Action ). In contrast, when you uncheck a JAR file in the Available jars list (see Identifying Dependent JAR Files ), the Organize SAS Imports command does not add the unchecked JAR file back to the classpath.