Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Multiple warnings after installing Spring IDE in Eclipse Photon RC1 #282

Closed
jkopriva opened this issue May 22, 2018 · 8 comments
Closed

Comments

@jkopriva
Copy link

jkopriva commented May 22, 2018

Steps for reproduce:

  1. Install Eclipse Photon RC1 SDK
  2. Install Spring IDE in Eclipse (3.9.3.201803200843-RELEASE)
  3. Restart Eclipse and open Spring IDE

Warnings in errors log:
null org.eclipse.ui Warning Tue May 22 12:15:10 CEST 2018 org.eclipse.jdt.junit.ResultView: Deprecated relationship "fast" should be converted to "stack".
null org.eclipse.ui Warning Tue May 22 12:15:10 CEST 2018 org.springframework.ide.eclipse.aop.ui.navigator.aopReferenceModelNavigator: Deprecated relationship "fast" should be converted to "stack".
null org.eclipse.ui Warning Tue May 22 12:15:10 CEST 2018 org.eclipse.contribution.xref.ui.views.XReferenceView: Deprecated relationship "fast" should be converted to "stack".

@martinlippert
Copy link
Contributor

I am not sure how do try to install the Spring IDE components, but the version that shows up for STS looks quite outdated and not compatible with Eclipse Photon anyway. Using the Eclipse Marketplace, you should get an up-to-date release version of the Spring Tools that are compatible with Photon. Can you try that?

@jkopriva jkopriva changed the title Multiple warnings and errors after installing Spring IDE in Eclipse Photon RC1 Multiple warnings after installing Spring IDE in Eclipse Photon RC1 May 22, 2018
@jkopriva
Copy link
Author

@martinlippert Hi, I have updated description: I have used different version in my last test of this, please review it once again. Sorry for confusion.

@martinlippert martinlippert added this to the 3.9.5.RELEASE GA milestone May 22, 2018
@martinlippert
Copy link
Contributor

Will take a look and tagged this for the next STS release.

Side note: changing an existing description is not always a great idea, since it renders answers and follow-up comments to that somewhat useless or irritating.

@martinlippert
Copy link
Contributor

I tried to install the latest nightly snapshot builds of STS3 into Eclipse Photon SDK RC2 and that doesn't produce the errors mentioned above. How did you install the STS 3.9.3 release? Did you use a specific update site?

@jkopriva
Copy link
Author

@martinlippert I havetretested it with Eclipse SDK, Version: Photon (4.8), Build id: I20180524-0900 and update site: http://download.jboss.org/jbosstools/updates/requirements/springide/3.9.3.201803200843-RELEASE/.
I still get the same warnings.

@nickboldt
Copy link
Contributor

New versions of everything are available now to try to reproduce this problem.

Eclipse Photon RC4a:

https://ci.eclipse.org/packaging/job/photon.epp-tycho-build/345/artifact/org.eclipse.epp.packages/archive/

Spring IDE 3.9.4 R and 3.9.5 CI:

http://dist.springsource.com/release/TOOLS/update/e4.8/
http://dist.springsource.com/snapshot/TOOLS/nightly/e4.8/

image

@jkopriva
Copy link
Author

@nickboldt I have tried both version: 3.9.4 and 3.9.5, but I still get the same warnings.

@martinlippert
Copy link
Contributor

Since the mentioned features will move to maintenance mode shortly, we will not work on this anytime soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

4 participants