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

Adopt JDT.LS test project for client side test plan. #748

Merged
merged 2 commits into from
Jan 15, 2019
Merged

Conversation

yaohaizh
Copy link
Collaborator

Signed-off-by: Yaohai Zheng [email protected]

@fbricon Add manual test plan and test sample project. Please let me know whether this is suitable for you.


## Maven
1. Open .\resources\maven\salut. After the language server is initialized, check the status bar icon is :thumbsup:, and the problems views has several warnings but without errors.
2. Editing experience is correctly working including diagnostics, code ompletion and code actions.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code completion

- module1\Foo.java

## Gradle
1. Open .\resources\maven\simple-gradle. After the language server is initialized, check the status bar icon is :thumbsup:, and there should be no erros/problems in the problems view.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/erros/errors/g

@yaohaizh
Copy link
Collaborator Author

@fbricon Updated the PR.

@fbricon fbricon merged commit 810dfb9 into master Jan 15, 2019
@fbricon fbricon added this to the Mid January 2019 milestone Jan 16, 2019
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

Successfully merging this pull request may close these issues.

2 participants