org.osgi.framework.BundleException: Could not resolve module: org.eclipse.rcptt.tesla.recording.jface.text [183] Unresolved requirement: Require-Bundle: org.eclipse.ui
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via eclipse.org by Unknown author, 1 year ago
via GitHub by tarcisiojr
, 11 months agovia GitHub by dahbiahmed
, 2 years agovia GitHub by laimaretto
, 2 years agovia GitHub by panhezeng
, 11 months agovia Stack Overflow by NVG
, 1 year agoorg.osgi.framework.BundleException: Could not resolve module: org.eclipse.rcptt.tesla.recording.jface.text [183] Unresolved requirement: Require-Bundle: org.eclipse.ui
at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)