Skip to content

Commit

Permalink
#1066 : Fixed typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mbilda committed Feb 25, 2025
1 parent 26864ea commit 5a15f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/advanced-tooling-mac.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ In Eclipse, move and select by word as described above does not work.
Even worse, the most important shortcut does not work: `Control` + `Space` for code completion (content assist).
You can manually redefine the key bindings in `Preferences` under `General > Keys`.
However, with multiple IDE installations and workspaces this will quickly get tedious.
Therefore, you can `Export` and `Import` specific `Preferences` such as `Keys Preferences` to/from a `*.epf` (Eclipse PreFerences) file.
Therefore, you can `Export` and `Import` specific `Preferences` such as `Keys Preferences` to/from a `*.epf` (Eclipse Preferences) file.
We have done all this for you so you can just import the file located in `system/mac/keyboard/Eclipse/eclipse-mac-keybindings.epf` into your Eclipse.
Happy coding.

Expand Down

0 comments on commit 5a15f39

Please sign in to comment.