Spacemacs is my favorite text editor therefore, to keep my sanity, whenever I have to use another IDE I try to bring spacemacs key bindings with me.
This project tries to mimic Spacemacs key bindings in Eclipse IDE.
For instance, SPC b b
in Spacemacs let you switch between buffers, so it makes
sense to map it to the Quick switch editor Eclipse command.