[jbosstools-issues] [JBoss JIRA] (JBDS-4702) Multiple warnings when opening Spring perspective

Nick Boldt (JIRA) issues at jboss.org
Fri Jun 22 10:26:00 EDT 2018


    [ https://issues.jboss.org/browse/JBDS-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595697#comment-13595697 ] 

Nick Boldt commented on JBDS-4702:
----------------------------------

According to [~jkopriva] this is still happening with latest Photon RC4a and Spring IDE 3.9.5.

Do these warnings impact your ability to do anything? It's just a deprecation warning, right?

Is there more of a stack trace so we can pinpoint which class is deprecated? I see in your original report that this is happening in 3 places:

* org.eclipse.contribution.xref.ui.views.XReferenceView
* org.springframework.ide.eclipse.aop.ui.navigator.aopReferenceModelNavigator
* org.eclipse.jdt.junit.ResultView

Also, do these warnings appear before installing Spring IDE, or only after installing it?



> Multiple warnings when opening Spring perspective
> -------------------------------------------------
>
>                 Key: JBDS-4702
>                 URL: https://issues.jboss.org/browse/JBDS-4702
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Bug
>          Components: 3rd-party-certification, central-update, upstream
>    Affects Versions: 12.0.0.AM1
>            Reporter: Josef Kopriva
>            Assignee: Josef Kopriva
>            Priority: Optional
>             Fix For: 12.0.0.GA
>
>
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments:  -product com.jboss.devstudio.core.product
> Command-line arguments:  -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.contribution.xref.ui.views.XReferenceView: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments:  -product com.jboss.devstudio.core.product
> Command-line arguments:  -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.springframework.ide.eclipse.aop.ui.navigator.aopReferenceModelNavigator: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments:  -product com.jboss.devstudio.core.product
> Command-line arguments:  -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.jdt.junit.ResultView: Deprecated relationship "fast" should be converted to "stack".
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list