[[BackLinksMenu]] [[TOC]] == 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 [[Include(source:/trunk/sophie2-platform/dev-tools/eclipse_templates/auto_property.xml)]] === Value Property === * Now you can only write value_property + Ctrl + Space [[Include(source:/trunk/sophie2-platform/dev-tools/eclipse_templates/value_property.xml)]] === Final Property === * Now you can only write final_property + Ctrl + Space [[Include(source:/trunk/sophie2-platform/dev-tools/eclipse_templates/final_property.xml)]]