I'm not able to uninstall NetBeans IDE 7.3 from my PC. It's showing "instance of the program is still running" even after I close all the background processes of the IDE. Can anyone help me??
问问题
17878 次
6 回答
13
对于 windows,进入 appdata/roaming/netbeans 并删除锁定文件
于 2015-01-12T08:25:36.630 回答
7
对于 Ubuntu 用户,去/Home/.netbeans/.YOUR_IDE_VERSION
那里你会找到.lock
文件并简单地删除它。
于 2014-06-05T08:14:05.137 回答
3
对于 Windows 和任何 Netbeans 版本,
转到位置“C:\Users\< UserName >\AppData\Roaming\NetBeans\< Version >”并删除 .lock 文件
有时“AppData”是隐藏的,你必须取消隐藏。
于 2018-05-28T09:54:09.627 回答
0
对于 Windows,
转到位置“C:\Users\< UserName >\AppData\Roaming\NetBeans\7.3”并删除 .lock 文件
于 2015-03-27T06:37:42.920 回答
0
转到位置“C:\Users\AppData\Roaming\NetBeans\7.3”并删除 .lock 文件,但有时该文件可能看不到,因此请转到属性并禁用隐藏文件,以便 AppData 文件夹将看到并像以前一样继续
于 2018-01-27T05:50:07.523 回答
0
转到任务管理器并结束与 NetBeans 相关的所有任务。
于 2018-01-26T14:24:54.337 回答