[
https://issues.jboss.org/browse/JBDS-4131?page=com.atlassian.jira.plugin....
]
Snjezana Peco commented on JBDS-4131:
-------------------------------------
I have reinstalled rh-eclipse46-devstudio-10.2.
The org.eclipse.m2e.core.ui plugin isn't started because of missing the org.slf4j.api
plugin that is required.
The following is the message from the OSGi Console:
{code}
sta org.eclipse.m2e.core.ui
gogo: BundleException: Could not resolve module: org.eclipse.m2e.core.ui [866]
Unresolved requirement: Require-Bundle: org.eclipse.m2e.maven.runtime;
bundle-version="[1.7.0,1.8.0)"
-> Bundle-SymbolicName: org.eclipse.m2e.maven.runtime;
bundle-version="1.7.0.20160603-1931"; singleton:="false"
org.eclipse.m2e.maven.runtime [876]
Unresolved requirement: Require-Bundle: org.slf4j.api;
bundle-version="1.6.2"
Unresolved requirement: Require-Bundle: org.eclipse.m2e.core;
bundle-version="[1.7.0,1.8.0)"
-> Bundle-SymbolicName: org.eclipse.m2e.core;
bundle-version="1.7.0.20160603-1933"; singleton:="true"
org.eclipse.m2e.core [865]
Unresolved requirement: Require-Bundle: org.slf4j.api;
bundle-version="1.6.2"
Unresolved requirement: Require-Bundle: org.eclipse.m2e.archetype.common;
bundle-version="[1.7.0,1.8.0)"
-> Bundle-SymbolicName: org.eclipse.m2e.archetype.common;
bundle-version="1.7.0.20160603-1931"; singleton:="false"
org.eclipse.m2e.archetype.common [864]
Unresolved requirement: Require-Bundle: org.eclipse.m2e.maven.runtime;
bundle-version="[1.7.0,1.8.0)"
-> Bundle-SymbolicName: org.eclipse.m2e.maven.runtime;
bundle-version="1.7.0.20160603-1931"; singleton:="false"
Unresolved requirement: Require-Bundle: org.eclipse.m2e.maven.runtime;
bundle-version="[1.7.0,1.8.0)"
-> Bundle-SymbolicName: org.eclipse.m2e.maven.runtime;
bundle-version="1.7.0.20160603-1931"; singleton:="false"
Unresolved requirement: Require-Bundle: org.eclipse.m2e.maven.indexer;
bundle-version="[1.7.0,1.8.0)"
-> Bundle-SymbolicName: org.eclipse.m2e.maven.indexer;
bundle-version="1.7.0.20160603-1931"; singleton:="false"
org.eclipse.m2e.maven.indexer [875]
Unresolved requirement: Require-Bundle: org.eclipse.m2e.maven.runtime;
bundle-version="[1.7.0,1.8.0)"
-> Bundle-SymbolicName: org.eclipse.m2e.maven.runtime;
bundle-version="1.7.0.20160603-1931"; singleton:="false"
{code}
Can't import example project after RPM installation on RHEL 7
-------------------------------------------------------------
Key: JBDS-4131
URL:
https://issues.jboss.org/browse/JBDS-4131
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: build, rpm
Affects Versions: 10.2.0.AM3
Environment: RHEL Server 7.2.
Reporter: Lukáš Valach
Assignee: Snjezana Peco
Fix For: 10.2.0.AM3
Attachments: DevstudiErrorLog.txt, devstudio10.2.wtf.png, devstudio10.2.wtf2.png,
import_wizard.png, maven-wizard-devstudio10.2-rpm-busted.png, maven.importer.error.log,
rh-eclipse46-devstudio.repo
During the test of RPM installation on RHEL 7 I noticed that I can't import HTML5
example project from central. Only the window with message "Refreshing project
examples" appear for a while and then nothing happens.
There is one warning and many errors in Error Log View.
Error log export: [^DevstudiErrorLog.txt]
I also tried to import project from file system, but there isn't the "Existing
Maven Project" option in the import wizard. [^import_wizard.png]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)