Strange error about Shift+Ctrl+C when ever Eclipse(CFEclipse) is started.

226 views
Skip to first unread message

Steven Durette

unread,
Jan 19, 2011, 9:31:00 AM1/19/11
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

denstar

unread,
Jan 19, 2011, 12:03:48 PM1/19/11
to cfeclip...@googlegroups.com
On Wed, Jan 19, 2011 at 7:31 AM, Steven Durette wrote:
> 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.

It looks like insert color and insert comment are bound to the same keys.

Under Preferences > General > Keys , what does it say when you look at
those commands?

Looks like the "expand all tags" and it's sister function are also
conflicting, which they shouldn't be, so I'll look into that.

:Den

--
Man is born free, and everywhere he is in shackles.
Jean Jacques Rousseau

Steven Durette

unread,
Jan 19, 2011, 2:57:23 PM1/19/11
to cfeclip...@googlegroups.com
Insert comment is Ctrl+Shift+M
Insert color is Ctrl+Shift+C

Expand All (cfeclipse) is Ctrl+=,Ctrl+=
Collapse All (cfeclipse) is Ctrl+=,Ctrl+=

Steve

Sent from my iPhone


Steven Durette

unread,
Jan 19, 2011, 2:59:59 PM1/19/11
to cfeclip...@googlegroups.com
If I try to change Collapse All (cfeclipse) to Ctrl+= then Expand All (cfeclipse) disappears from the list
Reply all
Reply to author
Forward
0 new messages