Version 2 (modified by Tanya, 16 years ago) (diff) |
---|
Table of Contents
How to import code templates in Eclipse
- Go to Window -> Preferences -> Java -> Editor -> Templates
- Click "Import"
- Import all templates which are in -> sophie2-platform/dev-tools/eclipse_templates in the repository.
Code Templates
Auto Property
- Now you can only write auto_property + Ctrl + Space
Value Property
- Now you can only write value_property + Ctrl + Space
Final Property
- Now you can only write final_property + Ctrl + Space