CIS 455/555: Internet and Web Systems |
Spring 2019 |
Eclipse Che Hotkeys for Eclipse Users
While Eclipse Che carries the same name as the normal Eclipse IDE, it actually originates from a company called Codenvy (codenvy.io, now part of Red Hat). Unfortunately, many common operations must be done slightly differently in Che. This is in part because of Che’s big advantage -- integration of Docker containers -- in part because Che runs in a browser, and in part because it was built by different developers.
First, if you are coming from Eclipse, you should go to the Assistant menu and choose Key Bindings. Then choose the Scheme Eclipse Scheme and Save.
You may set up an ssh keypair for your bitbucket repository according to HW0 Sections 1.4 and 2.2.1. If you ever have Che internally create a keypair, you can get information as follows. Go to Che’s Workspaces, then click on the gear (workspace configuration), then click on SSH. You’ll see public + private keys.