Specifying the Current Versions of JAR Files

Specifying the current version of a JAR file (as opposed to the most recent) is useful for removing any ambiguity about which version of a JAR file is specified on the classpath. To specify that the current version of a JAR file should always be used, and you do not want to use a new version when it becomes available, 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 and click Make Versions Exact.
    For each selected JAR file, the Match Rule is changed to Exact, and the Version is changed to the version of the JAR file currently in use.