Create Instance throws exception when Java Project located on network drive

Mark Evenson evenson at panix.com
Fri Jul 3 08:34:57 UTC 2015


> On 03 Jul 2015, at 10:33, Mark Evenson <evenson at panix.com> wrote:
> 
> Try to see if something like
> 
> 	(pathname “//fs2/14233205/path/to/some/file”)

Actually something like

    (truename  “//fs2/14233205/path/to/some/file”)

would probably be a better place to start.


More information about the armedbear-devel mailing list