The documentation says Ctrl< but is seems not to work (I have Mmac with a US Keyboard). I can do CtrlSpace to insert a pair of quotes.
Asked
Active
Viewed 581 times
2 Answers
3
In Eclipse Oxygen.1a Release (4.7.1a)
CtrlShift< is the short-cut to «»

Christoff Erasmus
- 925
- 1
- 10
- 26
2
Simply use ctrlspace (Show proposals) on any Mac within an Xtend '''Rich String'''
, Eclipse will automatically insert «»
in your rich string: '''Rich String «»'''

Joko
- 600
- 3
- 15