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

    ——————————————————————————————————
    傲轩游戏网
  • 相关阅读:
    jQuery及javascript DOM创建节点(三)
    jQueryEasyUI Window的基本使用
    3.1、值类型
    手动依赖注入(二)
    3.1.2、字符类型
    不错不错
    我们应该讨论什么? 就面向对象的讨论所引发的一些思考
    保存个地址, 顺便问个问题~
    嗯嗯, 今天很高兴
    方法级AOP: 又一个补丁
  • 原文地址:https://www.cnblogs.com/cuizhf/p/3041377.html
Copyright © 2011-2022 走看看