Re: Java and Jar
- From: Roedy Green <look-on@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 24 Aug 2005 18:46:48 GMT
On Wed, 24 Aug 2005 13:08:48 +0200, <miki.miska@xxxxxxxx> wrote or
quoted :
>
>But when using it in a manifest, it must end with ***BACKSLASH*** (or
>slash in unix)
>
>Class-Path: \java\bin\
Since Jars are platform-independent, you would always use /. That is
documented at http://mindprod.com/jgloss/jar.html
The manifest is unusually picky about syntax that normally would not
matter.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com
.
- References:
- Java and Jar
- From: miki.miska
- Re: Java and Jar
- From: Roedy Green
- Re: Java and Jar
- From: miki.miska
- Java and Jar
- Prev by Date: Re: HttpURLConnection and GET
- Next by Date: Re: Java and Jar
- Previous by thread: Re: Java and Jar
- Next by thread: Re: Java and Jar
- Index(es):
Relevant Pages
|