microsoft / microsoft/vscode-java-pack
Build is out of sync after move/new/delete Java files
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
Feedbacks:
-
Java build fails constantly... If I click proceed sometimes it works just as normal. It appears whenever I move files to new locations in explorer in order to organize them.
-
Adding new JAVA files or packages project build often results in errors, prompting that some classes can not be found, the actual class has in the project
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the build errors after moving files in Explorer and after adding or deleting Java files or packages. Investigate how the extension synchronizes these file changes with the Java build; done means those operations no longer leave the project with missing-class errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- build-system, developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100