redhat-developer / redhat-developer/vscode-java

Project folders are not compiled by Java LS.

未关闭
#3,182 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
TypeScript
星标
2.3k
派生
546
平均合并
20 小时 1 分钟
30 天内合并 PR
11

描述

Environment
  • Operating System: MAC OS Ventura
  • JDK version: 1.8
  • Visual Studio Code version: May 2023 (1.79)
  • Java extension version: 1.20
  • Maven for java: 0.41.0
  • Project Manager for Java: 0.23
Steps To Reproduce
  1. Import a maven project with a huge set of files (+9K).
  2. Check the Java Projects Panel and search for missing folders
  3. Check problems panel to check for errors
Current Result
  1. Folders listed in the pom.xml are not listed in step 2
  2. There are packages not even recognized which results in compilation errors,
    image
Expected Result
  1. It's expected to see a package gov.projudi.client between the packages gov.projudi.anotation and gov.projudi.entity
  2. No problems in the panel.
Additional Informations

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

在列出的 Java 和 VS Code 版本上使用大型 Maven 项目重现该问题,然后检查 Java Projects Panel 和 Problems panel,查找缺失的文件夹和包。完成的标准是包 gov.projudi.client 出现在相邻包之间,并且编译错误不再出现。

由索引模型根据 Issue 内容生成。

评估

技术栈
java, vscode
领域
build-system, devtools
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。