gpt4 book ai didi

java - 包与 java 代码中的类型冲突

转载 作者:塔克拉玛干 更新时间:2023-11-02 22:28:31 25 4
gpt4 key购买 nike

我有一个关于 eclipse 版本 3.6.1 的问题。
我以前运行过我的代码,但现在我打开eclipse,我的代码在包中出现红线。
错误信息是The package com.test collides with a type
我该如何解决这个问题?
我的代码如下:

package com.test;

public class test extends Activity{
.....
.....
}

谢谢你的帮助~:)

最佳答案

I've changed the class name and the file name to Test, but it always wrong at the package com.test;, I have no idea about that problem.

此时,Eclipse 可能会感到困惑。

对您工作区中的所有项目执行“项目 > 清理”。如果失败,请尝试通常用于消除 Eclipse 混淆的各种其他技巧。

关于java - 包与 java 代码中的类型冲突,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7089806/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com