zoukankan      html  css  js  c++  java
  • NetBeans 7.0 Duplicate class error message

    http://forums.netbeans.org/topic39013.html

    ————————————————————————————————————————————————————————


    I have a package with just one class. I had to rename that class, so I went ahead and in the Projects window, right clicked the class and selected Rename from Refactor, and in the Rename class window I typed in the new name. NetBeans renamed the file and also the class in the file. It did a great job on that one, but after that it threw a red squegly line below the class name. And when I hover over that line, it says Duplicate class: pkgname.ClassName.

    I tried but couldn't figure what the problem is?

    I ran into the same problem. I was able to fix the problem by shutting down netbeans and deleting the cache directory in c:\documents and settings\<user>\.netbeans\7.0\var. When i started netbeans everything was back to normal.

    ————————————————————————————————————————————————————————————————

    Win7中的实际目录是C:\Users\admin\AppData\Local\NetBeans\Cache

    ——————————————————————————————————
    傲轩游戏网
  • 相关阅读:
    Hdu 5256 系列转换
    SQL在declare声明变量
    煤火车问题
    百度音乐接口-——这可以基于在线音乐播放器来完成
    Android DrawerLayout 抽屉
    NETSH WINSOCK RESET这个命令的意义和效果?
    SSH三作品的框架和流程
    Solr入门指南
    客房收费制度的具体配置
    基本调试命令
  • 原文地址:https://www.cnblogs.com/cuizhf/p/3041377.html
Copyright © 2011-2022 走看看