This repository has been archived by the owner on Mar 23, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Update to use latest jdtls 0.30.0 milestone... #94
Closed
Conversation
This file contains 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
Update to latest org.eclipse.jdt.ls.tp 0.30.0.20181220000357, which doesn't reference non-existant Eclipse 4.10 I build site Change-Id: I5ac9f37e19445f6ad8a4c6381ba435e3c4a91038 Signed-off-by: nickboldt <[email protected]>
Change-Id: I292363f1db3c92ee61e2557e911c4f223543ad40 Signed-off-by: nickboldt <[email protected]>
ee98321
to
b96f67f
Compare
Note that this fails locally for me with:
So either we need to try an older jdtls (0.29? 0.28?) or we need to fix this compilation error to use the latest 0.30. WDYT? |
We have to fix compilation errors. |
Note that the same missing URL failure occurs with 0.29:
|
nickboldt
added a commit
to redhat-developer/devspaces
that referenced
this pull request
Dec 20, 2018
Change-Id: Idaec8bc970f82c9a25ca3d97ab4fb25ecb37fa3c Signed-off-by: nickboldt <[email protected]>
At first we need to solve this one eclipse-che/che#12262 |
changes here merged in 44b81e1 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Update to use latest jdtls 0.30.0 milestone from 201812180348 so that we can fix this problem:
-- https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/CRW_CI/view/Pipelines/job/crw_master/57/console
Change-Id: I5ac9f37e19445f6ad8a4c6381ba435e3c4a91038
Signed-off-by: nickboldt [email protected]