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

    ——————————————————————————————————
    傲轩游戏网
  • 相关阅读:
    (4.12)全面解析-SQL事务+隔离级别+阻塞+死锁
    【生产问题】--8KW的数据表导致业务卡顿
    (4.6)数据页深入探索--内部探索聚集索引
    (4.11)DBCC 常用命令
    数据库设计与性能优化
    有些事女人忍受不了
    android系列控件
    java常量
    context startactivity
    AssetManager
  • 原文地址:https://www.cnblogs.com/cuizhf/p/3041377.html
Copyright © 2011-2022 走看看