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

Bug 341534

Summary: CTRL+ALT+P binding warning message within ChangeLog plug-in
Product: [Tools] Linux Tools Reporter: Jeff Johnston <jjohnstn>
Component: ChangeLogAssignee: Jeff Johnston <jjohnstn>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jjohnstn, linux.changelog-inbox
Version: 0.7.0   
Target Milestone: 0.8.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Jeff Johnston CLA 2011-03-31 14:51:09 EDT
#
!SUBENTRY 1 org.eclipse.jface 2 0 2010-01-18 19:46:55.669
#
!MESSAGE A conflict occurred for ALT+CTRL+P:
#
Binding(ALT+CTRL+P,
#
ParameterizedCommand(Command(org.eclipse.linuxtools.changelo g.core.preparechangelog2,Prepare Changelog In Editor,
#
Prepares ChangeLog in an editor,
#
Category(org.eclipse.linuxtools.changelog,Changelog,Changelo g key bindings,true),
#
ActionDelegateHandlerProxy(null,org.eclipse.linuxtools.chang elog.core.actions.PrepareChangelogKeyHandler),
#
,,true),null),
#
org.eclipse.ui.defaultAcceleratorConfiguration,
#
org.eclipse.ui.textEditorScope,,,system)
#
Binding(ALT+CTRL+P,
#
ParameterizedCommand(Command(org.eclipse.linuxtools.changelo g.core.preparechangelog2,Prepare Changelog In Editor,
#
Prepares ChangeLog in an editor,
#
Category(org.eclipse.linuxtools.changelog,Changelog,Changelo g key bindings,true),
#
ActionDelegateHandlerProxy(null,org.eclipse.linuxtools.chang elog.core.actions.PrepareChangelogKeyHandler),
#
,,true),null),
#
org.eclipse.ui.defaultAcceleratorConfiguration,
#
org.eclipse.compare.compareEditorScope,,,system)
#
Binding(ALT+CTRL+P,
#
ParameterizedCommand(Command(org.eclipse.linuxtools.changelo g.core.preparechangelog,Prepare Changelog,
#
Prepares Changelog,
#
Category(org.eclipse.linuxtools.changelog,Changelog,Changelo g key bindings,true),
#
ActionDelegateHandlerProxy(null,org.eclipse.linuxtools.chang elog.core.actions.PrepareChangelogKeyHandler),
#
,,true),null),
#
org.eclipse.ui.defaultAcceleratorConfiguration,
#
org.eclipse.ui.contexts.window,,,system)
Comment 1 Jeff Johnston CLA 2011-04-06 16:28:02 EDT
Fixed in stable-0.7 and master.