-
Notifications
You must be signed in to change notification settings - Fork 3
Enable multiple checker and add dropdown list for checkers #20
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
Open
64g
wants to merge
29
commits into
eisopux:master
Choose a base branch
from
64g:preference-page
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
e65aaa5
change checker_framework config, add JavaSE-11
GloriaWa 4ec7aad
change file structure, add feature and update site
GloriaWa f5d416d
restore master
GloriaWa 65e8f9e
restore master
GloriaWa 28c278a
add JavaSE-11
GloriaWa 3e79ea5
delete JavaSE-12, only have JavaSE-11 in MANIFEST.MF now
GloriaWa 4977bdd
restore master branch
GloriaWa 693ac03
restore master
GloriaWa b3386e2
Merge branch 'master' of https://github.com/eisopux/checker-framework…
GloriaWa eb25e8b
check if the zip file is not the downloader when initialing the langu…
GloriaWa 80d619b
add feature and update site
GloriaWa b47e2f4
reverse plugin change
GloriaWa 1f57ba5
change name
GloriaWa 33df67d
update update site name
GloriaWa 2ee8cd3
Merge branch 'add-more-checking-when-initializing-langserver' of gith…
wmdietl a7991b1
Use org.checkerframework.languageserver.eclipse as base name.
wmdietl 55bb2e7
Add Eclipse Tycho configuration.
wmdietl 66a91a6
Add Travis CI configuration.
wmdietl dc3fa21
Add .gitignore.
wmdietl ec859c1
Remove unused import. Fix typo.
wmdietl 85c9ed2
Try to improve first-timer instructions.
wmdietl 0221dbe
Set target platform. Enable ErrorProne.
wmdietl 1d460ab
Disable ErrorProne. I also didn't get Spotless to work.
wmdietl a5b0a4b
Merge branch 'master' of https://github.com/64g/checker-framework-ecl…
6fff61e
Enable mutiple checkers and add dropdown list
e5c3f37
rollback .gitignore
0b1d3f5
fix by comments
1033cf1
fix all comments
dc70168
remove unsed import
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <projectDescription> | ||
| <name>lsp_checkerframework.feature</name> | ||
| <comment></comment> | ||
| <projects> | ||
| </projects> | ||
| <buildSpec> | ||
| <buildCommand> | ||
| <name>org.eclipse.pde.FeatureBuilder</name> | ||
| <arguments> | ||
| </arguments> | ||
| </buildCommand> | ||
| </buildSpec> | ||
| <natures> | ||
| <nature>org.eclipse.pde.FeatureNature</nature> | ||
| </natures> | ||
| </projectDescription> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| bin.includes = feature.xml,\ | ||
| bin/,\ | ||
| plugin/,\ | ||
| feature/ | ||
| src.includes = feature.xml,\ | ||
| build.properties,\ | ||
| .project | ||
|
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <projectDescription> | ||
| <name>lsp_checkerframework.update_site</name> | ||
| <comment></comment> | ||
| <projects> | ||
| </projects> | ||
| <buildSpec> | ||
| <buildCommand> | ||
| <name>org.eclipse.pde.UpdateSiteBuilder</name> | ||
| <arguments> | ||
| </arguments> | ||
| </buildCommand> | ||
| </buildSpec> | ||
| <natures> | ||
| <nature>org.eclipse.pde.UpdateSiteNature</nature> | ||
| </natures> | ||
| </projectDescription> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <site> | ||
| <feature url="features/checker-framework-eclipse-feature_0.0.1.jar" id="checker-framework-eclipse-feature" version="0.0.1"/> | ||
| <category name="checker-framework-eclipse-update-site"/> | ||
| </feature> | ||
| <category-def name="checker-framework-eclipse-update-site" label="Pluggable Type-Checking"/> | ||
| </site> | ||
|
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should finish #19 and add feature/update-site in separate PRs.