Re: UNC path usage for Javadoc task and Windows XP

2007-11-09 Thread Steve Loughran
Knuplesch wrote: Hello, I am working under Windows XP. I want to use an UNC-Path to put there documents created by Javadoc. The challenge occurs, that I am able to create a directory via mkdir, but the javadoc task interprets this path as a local path and not as a network path:

UNC path usage for Javadoc task and Windows XP

2007-11-09 Thread Knuplesch , Jürgen
Hello, I am working under Windows XP. I want to use an UNC-Path to put there documents created by Javadoc. The challenge occurs, that I am able to create a directory via mkdir, but the javadoc task interprets this path as a local path and not as a network path: The mk