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

Error Message "Classpath is incomplete. Only syntax errors will be reported" is always shown #128

Closed
chunhoong opened this issue Dec 28, 2016 · 1 comment
Assignees
Labels

Comments

@chunhoong
Copy link

Environment
  • Operating System: Windows 10
  • JDK version: Oracle 1.8.0 Update 111
  • Visual Studio Code version: 1.8.1
  • Java extension version: 0.0.8
Steps To Reproduce
  1. Open any .java file.
  2. Click on "Don't show again" when the error message is shown.
  3. Close the file and reopen. The message will be shown again.
Current Result

Click on "Don't show again" when the error message is shown. The message will be re-shown.

Expected Result

The message will not be shown in future when "Don't show again" is clicked.

@fbricon
Copy link
Collaborator

fbricon commented Dec 29, 2016

Can you make sure java.errors.incompleteClasspath.severity is set to ignore in VS Code's user preferences?

@fbricon fbricon self-assigned this Dec 31, 2016
@fbricon fbricon added this to the Mid January 2017 milestone Dec 31, 2016
@fbricon fbricon closed this as completed in f72a387 Jan 9, 2017
@fbricon fbricon added bug and removed need info labels Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants