redhat-developer / redhat-developer/vscode-java
Compile issue with big maven project which has multiple moudle
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 546
- 平均合并
- 20 小时 1 分钟
- 30 天内合并 PR
- 11
描述
cannot find symbol
package xxx does not exist
...
What the key point is, if I reopen the vscode or rebuild all projects, the error is changed!
Some errors in A.java this time, it will disappear if I rebuild, meanwhile B.java which previously is all fine but become reported some error this time.
Or if I make some change on pom.xml, the error is gone, but they will come back soon or later....
Am I missing or making wrong config of this extension?
Have you tried some big project like trino or presto in this extension?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,使用所引用的 pom.xml 配置,在 trino 或 presto 这类大型多模块 Maven 项目中复现报告的错误。分别在重新打开 VS Code、重新构建所有项目以及修改 pom.xml 后比较诊断结果。确定了可复现的原因以及针对这些变化错误的明确配置或扩展修复方案,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, typescript, vscode
- 领域
- build-system, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100