开发者

Failed to copy C:\Program Files\NetBeans 7.0\harness\etc\Info.plist

开发者 https://www.devze.com 2023-04-05 23:31 出处:网络
I am trying to use Netbeans 7.0 today but it keeps on failing with: C:\\project\\build.xml:14: Failed to copy C:\\Program Files\\NetBeans 7.0\\harness\\etc\\Info.plis开发者_JAVA百科t to C:\\Program F

I am trying to use Netbeans 7.0 today but it keeps on failing with:

C:\project\build.xml:14: Failed to copy C:\Program Files\NetBeans 7.0\harness\etc\Info.plis开发者_JAVA百科t to C:\Program Files\NetBeans 7.0\harness\etc\Info.plist.original due to java.io.FileNotFoundException C:\Program Files\NetBeans 7.0\harness\etc\Info.plist.original (Accès refusé)
BUILD FAILED (total time: 0 seconds)


This sounds like a bug to be filed if your so inclined. As to why it's failing, it looks as if you have UAC (User Account Control) turned on and the file in question is inside a directory that can't be written to without elevating your permissions.

A temporary work around is to run NetBeans as an Administrator by right clicking on the shortcut you're using to launch it. This would give you the ability to write to that location. Once you've successfully built the project I would recommend that you restart NetBeans under your normal account.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号