Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341534 - CTRL+ALT+P binding warning message within ChangeLog plug-in
Summary: CTRL+ALT+P binding warning message within ChangeLog plug-in
Status: CLOSED FIXED
Alias: None
Product: Linux Tools
Classification: Tools
Component: ChangeLog (show other bugs)
Version: 0.7.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 0.8.0   Edit
Assignee: Jeff Johnston CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-31 14:51 EDT by Jeff Johnston CLA
Modified: 2011-06-02 18:34 EDT (History)
2 users (show)

See Also:


Attachments

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