【转】Could not write file XXX\.classpath解决

原文网址:http://www.sjsjw.com/kf_other/article/323_11877_12218.asp

环境

MyEclipse 8.6 + Windows 7 Ultimate English Edition 

问题

更改工程的Build Path,出现如下问题: 
  
Could not write file: G:\Java\myJavaPro\EJBEntityBean\.classpath. 
G:\Java\myJavaPro\EJBEntityBean\.classpath (Access is denied) 
  


解决 

工程--------->.classpath 文件--------->右键属性--------->将隐藏复选框去掉--------->确定--------->重新设置工程Build Path。 
  

参考资料

http://blog.csdn.net/tuhuolong/article/details/7866570 

posted on 2015-12-09 16:31  wi100sh  阅读(1815)  评论(0编辑  收藏  举报

导航