]
Nick Boldt updated JBDS-4190:
-----------------------------
Attachment: rh-eclipse46-devstudio10.2.log.20161118-1112_strict.txt
problem installing springide: depends on slf4j 1.7.2 and
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
Affects Versions: 10.2.0.AM3
Reporter: Nick Boldt
Attachments: rh-eclipse46-devstudio10.2.log.20161118-1112_strict.txt,
springide382.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}