Ant Copy Task: Failed to copy due to java.io.FileNotFoundException

后端 未结 5 561
醉梦人生
醉梦人生 2021-01-20 15:29

I\'m trying to compile a Flex application in Ant (no problems here, I can do it fine). When I try to publish the contents of the project to a Windows network drive (known as

5条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-20 16:34

    you certainly thought about it, but have you tried

    Z:/web/bkeller/assets/text/biography.html
    

    I always use the / instead of \ even on Windows and can't remember having a problem with the Copy target.

提交回复
热议问题