question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

STS 4.1.2 breaks Eclipse 4.10 Mylyn

See original GitHub issue

STS 4.1.2 breaks Eclipse 4.10 Mylyn local task creation!

Either

  1. install full STS 4.1.2 and then add Mylyn via Eclipse Marketplace or the p2, or
  2. install Eclipse 4.10 JEE (Mylyn included) and add STS 4.1.2 via Eclipse Marketplace

Observe:

  1. New Local Mylyn Task doesn’t save any info, e.g. a new task name, etc.

Workaround (also problematic):

  1. Install Eclipse 4.10 JEE (Mylyn included) and add STS 4.1.2 via
    https://download.springsource.com/release/TOOLS/sts4/update/e4.10/

Observe:

  1. Mylyn Local Task creation is ok
  2. Eclipse Check for Updates gives the following error:
Unable to read repository at https://download.springsource.com/release/TOOLS/sts4/update/e4.10/compositeContent.xml.
peer not authenticated

This is a huge blocker! Please fix! Thank you!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
martinlippertcommented, Mar 4, 2019

Ok, you are completely right, I can reproduce that behavior. My bad, tested not enough and not looked at the right things before. The easiest and fastest way to fix this right within your environment is to install a fixed version of the LSP4E component (the one that got the fix). You can do that via Install New Software and use this p2 repo URL:

https://download.eclipse.org/lsp4e/snapshots/

Then select the component Language Server Protocol client for Eclipse IDE (Incubation) (it should show up as version 0.9.0.something). Select that component and press install. The dialog will tell you that instead of an install it will perform an update since you have that component already installed - which is absolutely correct. Continue, install, and restart. After that, the Mylyn integration should work again just fine.

Hope this helps!

0reactions
protobufel2commented, Mar 4, 2019

My pleasure! And thank you for your hard work!

I think for those who want to stay with the release version, the initially provided workaround should be fine, given the STS url is disabled till the next STS release.

Sincerely, David

Read more comments on GitHub >

github_iconTop Results From Across the Web

4.10 - Eclipse Project Downloads
Eclipse 4.10.0 Release Build: 4.10. This page provides access to the various deliverables of Eclipse Platform build along with its logs and tests....
Read more >
SonarLint not found in Eclipse after install - Sonar Community
I have installed/uninstalled/reinstalled several times to no avail. Running Eclipse 4.10 (2018-12) using OpenJDK 11.0.1+9 on MacOS 10.13.6.
Read more >
Spring Tools 4.10.0 released
Dear Spring Community,. I am happy to announce the 4.10.0 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia....
Read more >
第三方软件和许可证 - JetBrains
软件 授权许可 版本 org.springframework:spring‑support Apache License, Version 2.0 4.3.28.RELEAS... com.github.ben‑manes.caffeine:caffeine The Apache License, Version 2.0 2.4.0 cglib:cglib‑nodep The Apache License, Version 2.0 2.1_3
Read more >
Github Issues As Tasks In Mylyn Push Task Works Pull Issues ...
STS 4.1.2 breaks Eclipse 4.10 Mylyn local task creation! Either install full STS 4.1.2 and then add Mylyn via Eclipse Marketplace or the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found