Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 332038

Summary: Logs filled with "Defining a binding table" messages
Product: [Eclipse Project] e4 Reporter: Remy Suen <remy.suen>
Component: UIAssignee: Paul Webster <pwebster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: 4.1 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
tracing v01 none

Description Remy Suen CLA 2010-12-07 11:01:23 EST
I see a lot of these messages in my 'Error Log' view.

!ENTRY org.eclipse.ui 4 4 2010-12-07 10:31:26.687
!MESSAGE Defining a binding table: org.eclipse.ant.ui.actionSet.presentation

!ENTRY org.eclipse.ui 4 4 2010-12-07 10:31:26.734
!MESSAGE Defining a binding table: org.eclipse.debug.ui.breakpointActionSet

!ENTRY org.eclipse.ui 4 4 2010-12-07 10:31:26.781
!MESSAGE Defining a binding table: org.eclipse.debug.ui.debugActionSet

!ENTRY org.eclipse.ui 4 4 2010-12-07 10:31:26.781
!MESSAGE Defining a binding table: org.eclipse.debug.ui.launchActionSet

!ENTRY org.eclipse.ui 4 4 2010-12-07 10:31:26.781
!MESSAGE Defining a binding table: org.eclipse.debug.ui.profileActionSet

!ENTRY org.eclipse.ui 4 4 2010-12-07 10:31:26.781
!MESSAGE Defining a binding table: org.eclipse.jdt.debug.ui.JDTDebugActionSet

!ENTRY org.eclipse.ui 4 4 2010-12-07 10:31:26.796
!MESSAGE Defining a binding table: org.eclipse.jdt.junit.JUnitActionSet
Comment 1 Paul Webster CLA 2010-12-08 08:59:14 EST
Created attachment 184785 [details]
tracing v01

Tie the logging of runtime created contexts to tracing of org.eclipse.ui.workbench

PW
Comment 2 Paul Webster CLA 2010-12-08 09:05:26 EST
Released to HEAD
PW