Steven Durette
unread,Jan 19, 2011, 9:31:00 AM1/19/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cfeclip...@googlegroups.com
Hi All,
I'm getting the error below whenever CFEclipse is started. In the Error log tab, it says Keybinding conflicts occurred and list the plug-in as org.eclipse.jface but when I copy from the tab it gives me the detailed error info below mentioning cfeclipse. This is on Windows XP 32 bit, Eclipse V3.6.1 Build ID: M20100909-0800 CFEclipse version 1.4.5.201012240340.
Information from Error Log Tab:
Keybinding conflicts occurred. They may interfere with normal accelerator operation.
DETAILED DATA FROM COPY:
eclipse.buildId=M20100909-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
Warning
Wed Jan 19 09:18:04 EST 2011
Keybinding conflicts occurred. They may interfere with normal accelerator operation.
eclipse.buildId=M20100909-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
Warning
Wed Jan 19 09:18:04 EST 2011
A conflict occurred for CTRL+= CTRL+=:Binding(CTRL+= CTRL+=,
ParameterizedCommand(Command(org.eclipse.ui.edit.text.folding.expand_all,Expand All,
Expands all folded regions,
Category(org.eclipse.ui.category.textEditor,Text Editing,Text Editing Commands,true),
ActionDelegateHandlerProxy(null,org.cfeclipse.cfml.editors.actions.codefolding.ExpandAllMarkersAction),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.cfeclipse.cfml.cfmleditorcontext,,,system)
Binding(CTRL+= CTRL+=,
ParameterizedCommand(Command(org.eclipse.ui.edit.text.folding.collapse_all,Collapse All,
Collapses all folded regions,
Category(org.eclipse.ui.category.textEditor,Text Editing,Text Editing Commands,true),
ActionDelegateHandlerProxy(null,org.cfeclipse.cfml.editors.actions.codefolding.CollapseAllMarkersAction),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.cfeclipse.cfml.cfmleditorcontext,,,system)
eclipse.buildId=M20100909-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
Warning
Wed Jan 19 09:18:04 EST 2011
A conflict occurred for CTRL+SHIFT+C:Binding(CTRL+SHIFT+C,
ParameterizedCommand(Command(org.cfeclipse.cfml.editors.actions.AutoComment,Insert Auto Comment,
Insert a comment based on section.,
Category(org.cfeclipse.cfml.commandCategory,CFML Editor,CFML Editor key bindings,true),
ActionDelegateHandlerProxy(null,org.cfeclipse.cfml.editors.actions.AutoCommentAction),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.cfeclipse.cfml.cfmleditorcontext,,,system)
Binding(CTRL+SHIFT+C,
ParameterizedCommand(Command(org.cfeclipse.cfml.editors.actions.InsertColor,Insert Color,
Insert a color,
Category(org.cfeclipse.cfml.commandCategory,CFML Editor,CFML Editor key bindings,true),
ActionDelegateHandlerProxy(null,org.cfeclipse.cfml.editors.actions.InsertColorAction),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.cfeclipse.cfml.cfmleditorcontext,,,system)
Thanks,
Steve