redhat-developer / redhat-developer/vscode-java

Classpath Incomplete Warning with Eclipse-generated project

未关闭
#504 18 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

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

描述

I have a lot of projects created through Eclipse that work fine. They have buildpaths and classpaths very similar to a project I'm working on currently. I created the project, made some classes, and then started implementing stuff in VSCode when the Classpath Incomplete warning popped up. The .classpath file is in the project folder, along with the .project file. I have the default src folder with a package within it that has all the source code. Everything was setup using Eclipse.

Environment
  • Operating System: Win10.something
  • JDK version: 1.8.0_144
  • Visual Studio Code version: 1.22.1
  • Java extension version: 0.22.0
Steps To Reproduce
  1. Create a lot of projects in Eclipse.
  2. Write all of the source in VSCode.
  3. Have one project created in Eclipse repeatedly throw Classpath Incomplete warning in VSCode.
Current Result

ClassPath Incomplete warning thrown

Expected Result

No warnings being thrown

Additional Informations

If the warnings could include a diagnostic in a future version, that may help a lot.
And sorry, I can't provide a video because I can't post my source online anywhere.

贡献指南

打开贡献指南

从这里开始

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

调研方向

首先,使用所报告的 Windows、JDK 1.8.0_144、VS Code 1.22.1 和 Java extension 0.22.0 环境,将 Eclipse 生成的 .classpath 和 .project 文件与默认的 src 文件夹及其包进行比较。重现 Classpath Incomplete 警告,并确定触发该警告的项目状态;完成的标准是警告得到解决,或包含有用的诊断信息。

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

评估

技术栈
java, typescript, vscode
领域
developer-experience, tooling
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

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