Bug 321585 - Binding Conflict
Summary: Binding Conflict
Status: RESOLVED FIXED
Alias: None
Product: AMP (ARCHIVED)
Classification: Modeling
Component: AMF UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Miles Parker CLA
QA Contact: Miles Parker CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-03 08:40 EDT by Jonas Ruttimann CLA
Modified: 2010-08-04 14:17 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Ruttimann CLA 2010-08-03 08:40:36 EDT
Build Identifier: 20100617-1415

As default AMP provides Eclipse with a Binding to build Escape:

CTRL+SHIFT+B, E

When using the JDT default Bindings CTRL+SHIFT+B is occupied to set a breakpoint on the current line of Java Code. So with AMP installed, this Binding is in conflict.

As a workaround I removed the AMP binding in my configuration.

Reproducible: Always

Steps to Reproduce:
With AMP and JDT installed...
1. Open any Java Source file.
2. Hit CTRL+SHIFT+B
3. No breakpoint can be set, although CTRL+SHIFT+B is set as Binding.
Comment 1 Miles Parker CLA 2010-08-03 12:03:19 EDT
Hi Jonas,

I think the issue is that Windows doesn't have as many key maps as OS X. There is no cmd equivalent so it is mapped to ctrl. It's not really needed in daily flow because for most cases users will be using builders. Let me know if you have ideas for something to replace it with but otherwise I'll get rid of it.

Miles
Comment 2 Jonas Ruttimann CLA 2010-08-04 02:19:02 EDT
(In reply to comment #1)

Hi Miles,

I agree. Mostly, you'll use builders to do this job. I wouldn't be mad if you'd remove the Binding. :-)
Comment 3 Miles Parker CLA 2010-08-04 14:17:17 EDT
(We'll need build up and running before this change show's up in nightly.)