Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 332038 - Logs filled with "Defining a binding table" messages
Summary: Logs filled with "Defining a binding table" messages
Status: RESOLVED FIXED
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 4.1 M4   Edit
Assignee: Paul Webster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-07 11:01 EST by Remy Suen CLA
Modified: 2010-12-08 09:05 EST (History)
0 users

See Also:


Attachments
tracing v01 (962 bytes, patch)
2010-12-08 08:59 EST, Paul Webster CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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