[
https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBDS-4190 at 11/22/16 9:31 AM:
------------------------------------------------------------
Using the latest Spring IDE3.8.3.201611211840-CI-B1454 build from
http://dist.springsource.com/snapshot/TOOLS/nightly/e4.6
!springide383-fixed-jbds4190.png|thumbnail!
I was able to successfully install these 12 features...
!springide383-install-feature-list-select.png|thumbnail!
... into devstudio rpm install:
!springide383-fixed-jbds4190-installed.png|thumbnail!
However, Eclipse crashed on restart, so I restarted with:
{code}./eclipse -clean -vmargs -Dosgi.resolver.usesMode=strict{code}
and it was then able to run.
was (Author: nickboldt):
Using the latest Spring IDE3.8.3.201611211840-CI-B1454 build from
http://dist.springsource.com/snapshot/TOOLS/nightly/e4.6
!springide383-fixed-jbds4190.png|thumbnail!
I was able to successfully install these 12 features...
!springide383-install-feature-list-select.png!
... into devstudio rpm install:
!springide383-fixed-jbds4190-installed.png|thumbnail!
However, Eclipse crashed on restart, so I restarted with:
{code}./eclipse -clean -vmargs -Dosgi.resolver.usesMode=strict{code}
and it was then able to run.
problem installing springide: eclipse.boot.dash plugin depends on
slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
-------------------------------------------------------------------------------------------------------------------------------------
Key: JBDS-4190
URL:
https://issues.jboss.org/browse/JBDS-4190
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Sub-task
Components: central-update, rpm, upstream
Affects Versions: 10.2.0.AM3
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 10.x
Attachments: rh-eclipse46-devstudio10.2.log.20161118-1112_strict.txt,
rh-eclipse46-devstudio10.2.log.20161118-1207_strict.txt, springide382.png,
springide383-fixed-jbds4190-installed.png, springide383-fixed-jbds4190.png,
springide383-install-feature-list-select.png
springide 3.7.3 depends on slf4j 1.7.2 and javax.servlet 3.1.0
{code}
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError:
org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent)
Caused by: java.lang.NoClassDefFoundError:
org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent
at
org.springframework.ide.eclipse.beans.ui.navigator.filters.NonMatchingProfilesFilter.select(NonMatchingProfilesFilter.java:24)
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)