4

I use a lot code templates which are great and I do control-space - control-space and choose my templates (down/down etc...)

I would like to have some code templates bind to a key for example the Template 'if' bind to control-meta i

Do you know if that's it possible or is there a plugin for that?

Thanks,

Chmouel Boudjnah
  • 2,541
  • 3
  • 24
  • 28

2 Answers2

3

CFEclipse plugin might be what you want. update site: http://cfeclipse.org/update

ewang
  • 31
  • 3
0

Use Java Code Templates in Eclipse. Window->Preferences->Java -> Editor -> Templates

Useful Eclipse Java Code Templates

Community
  • 1
  • 1
Pradhan
  • 518
  • 4
  • 14