Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug #1346

Open
liuzhongkai opened this issue May 29, 2024 · 4 comments
Open

Bug #1346

liuzhongkai opened this issue May 29, 2024 · 4 comments

Comments

@liuzhongkai
Copy link

liuzhongkai commented May 29, 2024

Environment:

  • VS Code Version: 1.90.0-insider (Universal)
  • Extension Pack for Java Version: v0.26.0
  • Debugger for Java Version: v0.57.0
  • Maven for Java Version: v0.44.0
  • Project Manager for Java Version: v0.23.6
  • Test Runner for Java Version:v0.41.1
  • OS Type & Version: MacOS 11.7.10 (20G1427)

Step to Reproduce:
Click to execute debug to start
Expected Behavior:
Project executes debug to start compilation successfully. Executes and starts debugging
Actual Behavior:
Click to execute debug to start compilation. Errors reported

Everything was normal at the beginning of the project. After one day of use, vscode was restarted. After the restart was completed, debug was clicked and a compilation error was thrown.

I deleted all the files in ~/Library/Application\Support/Code-\Insiders and re-imported the project to solve this problem. However, the error message appeared again after one day of use and restart.

image image image

1.log

@liuzhongkai
Copy link
Author

This problem will also cause debug to fail and breakpoints to fail.

@liuzhongkai
Copy link
Author

IntelliJ IDEA yyds!

@chiqui335
Copy link

Same here, it was working perfectly until update, now it fails when debugging, now this error: "[file] is a non-project file, only syntax errors are reportedJava(16)" is showing on projects that were working perfectly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@liuzhongkai @chiqui335 and others