Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Strange bundle-Error(Strange bundle-Error with e4, but no use of e4 modeling)
icon9.gif  Strange bundle-Error [message #1743250] Tue, 13 September 2016 14:21
Anna Hofstaetter is currently offline Anna HofstaetterFriend
Messages: 4
Registered: September 2016
Junior Member
Hello,
I' ve started a rcp-plug-in-project and written an own editor. Running the project I get these errors:
!ENTRY org.eclipse.e4.ui.workbench 4 0 2016-09-13 15:35:14.546
!MESSAGE Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.MarkDuplicateElementIdsHandler

!ENTRY org.eclipse.e4.ui.workbench 4 0 2016-09-13 15:35:14.548
!MESSAGE Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.MarkDuplicateLabelsHandler

!ENTRY org.eclipse.e4.ui.workbench 4 0 2016-09-13 15:35:14.549
!MESSAGE Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.MarkDuplicateAttributesHandler

!ENTRY org.eclipse.e4.ui.workbench 4 0 2016-09-13 15:35:14.550
!MESSAGE Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.RepairDuplicateItemsHandler

!ENTRY org.eclipse.e4.ui.workbench 4 0 2016-09-13 15:35:14.550
!MESSAGE Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.UnmarkItemsHandler

!ENTRY org.eclipse.e4.ui.workbench 4 0 2016-09-13 15:35:14.551
!MESSAGE Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.AutosizeColumnsHandler

!ENTRY org.eclipse.e4.ui.workbench 4 0 2016-09-13 15:35:14.551
!MESSAGE Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.ResetToDefaultHandler


It is crazy, because I do not use any e4 tools in my project. So I cannot imagine why these errors occur.
In the attachment you find my editorclass "BDDEditor", the handler "CallBDDEditor" that opens the editor and the "Perspective" that executes the handler.

I'm very thankful for any help.

Best regards.

Anna Hofstaetter
Previous Topic:Papyrus Perspective
Next Topic:How I get the 'Team' Menu int my popup from jface.viewers.TreeViewer
Goto Forum:
  


Current Time: Sat Apr 27 03:28:50 GMT 2024

Powered by FUDForum. Page generated in 0.14229 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top