Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4784288

java tool: Support searching PATH for an executable JAR archive

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 5.0
    • tools
    • None
    • x86
    • windows_nt

      The java tool allows -jar option whose argument is a JAR archive with the start-up class in its manifest header. The argument should be an absolute path otherwise java expects it in the current dir.

      From the user perspective, it will improve java usability if java searches PATH environment when the argument is just JAR filename without directory names and the current dir doesn't contain the JAR file. PATH is used for searching an executable file. We just need to extend it for the executable jar archive for those who want some saving in typing.

      ###@###.### 2002-11-25

            darcy Joe Darcy
            bkimsunw Bae-chul Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: