[x3d-public] classpath separator on windows 10, java 10

John Carlson yottzumm at gmail.com
Sun Sep 23 01:03:22 PDT 2018


Nashorn stuff is no longer in X3DJSAIL full jar?

Let me know what you want to do.

Thanks,

John

Sent from Mail for Windows 10

From: Brutzman, Donald (Don) (CIV)
Sent: Saturday, September 22, 2018 7:40 PM
To: John Carlson
Cc: X3D Graphics public mailing list
Subject: Re: [x3d-public] classpath separator on windows 10, java 10

On 9/22/2018 12:54 PM, John Carlson wrote:
> How do I do that on commandline or environment

when building your command string, or environment string, insert pathSeparatorChar.

> or ant?  Thanks!

when using Ant, you don't have to worry since either form is accepted satisfactorily.  See "Path-like Structures" in the following.

	Using Apache Ant
	https://ant.apache.org/manual/using.html


> John
> 
> On Sat, Sep 22, 2018 at 1:58 PM Brutzman, Donald (Don) (CIV) <brutzman at nps.edu <mailto:brutzman at nps.edu>> wrote:
> 
>     use this for portability:
> 
>              java.io.File.pathSeparatorChar
> 
>              Platform independent paths in Java
>     https://stackoverflow.com/questions/3548775/platform-independent-paths-in-java/3548818#3548818
> 
>              Javadoc, Class File
>     https://docs.oracle.com/javase/8/docs/api/java/io/File.html
> 
>     On 9/21/2018 7:13 PM, John Carlson wrote:
>      > Did the classpath separator for Java change with Java 10 on Windows 10? Thanks, and beware!

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20180923/123813e2/attachment.html>


More information about the x3d-public mailing list