Re: Importing from a Jar file WITHOUT unzipping it



Lew <noone@xxxxxxxxxxxxx> wrote:
Are you talking about some new feature of 1.6.0_10 here?
<http://java.sun.com/javase/6/docs/technotes/tools/solaris/classpath.html>
Class path entries can contain the basename wildcard character *,
which is considered equivalent to specifying a list of all the files
in the directory with the extension .jar or .JAR.
It came out before update 10.
If you're using obsolete or obsolescent versions of Java, YMMV.
Based on the copyright date, this feature has been in place for two years now.

Hmm, you see me confused about whatever I must have missed on that
event. He did talk about something new in a (back then) future version.

Maybe the speaker himself mixed it up (didn't know it was there
already), or I misunderstood him. It's up to you to emphasize
the latter of these options :-)

I didn't ever try to use the feature, so far, so it might have been
just under my hands the last couple of years ...

By that time, iirc, 1.6.0_04 (or up to 06) was current.

.



Relevant Pages

  • Re: Importing from a Jar file WITHOUT unzipping it
    ... considered equivalent to specifying a list of all the files in the directory with the extension .jar or .JAR. ... If you're using obsolete or obsolescent versions of Java, ...
    (comp.lang.java.programmer)
  • Re: Importing from a Jar file WITHOUT unzipping it
    ... which is considered equivalent to specifying a list of all the files in the directory with the extension .jar or .JAR. ... If you're using obsolete or obsolescent versions of Java, ...
    (comp.lang.java.programmer)
  • Re: Extension problem Mac OS X (launching of external jar doesnt work)
    ... > copied the jar (the extension) to all three possible extension ... > This works fine on windows and linux but Mac OS X throws a ... The extensions folder in OS X is ... What you need to do is place whatever .jar file that you want to use as ...
    (comp.lang.java.programmer)
  • Re: Is this a valid Manifest? + Fully qualified vs. relative paths
    ... The point is that the JAR containing your application is in a directory. ... the manifest directories are relative to the directory in which the JAR is deployed. ... The value of this attribute specifies the relative URLs of the extensions or libraries that this application or extension needs. ...
    (comp.lang.java.programmer)
  • Re: jre/lib/ext folder
    ... > set the classpath to point at the files). ... JAR file is an extension. ... From the OS/2 WARP v4.5 Desktop of Brad BARCLAY. ...
    (comp.lang.java.help)