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

Error: Macro Include(source:/trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/auto_property.xml) failed
No node /trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/auto_property.xml at revision 10171

Value Property

  • Now you can only write value_property + Ctrl + Space

Error: Macro Include(source:/trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/value_property.xml) failed
No node /trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/value_property.xml at revision 10171

Final Property

  • Now you can only write final_property + Ctrl + Space

Error: Macro Include(source:/trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/final_property.xml) failed
No node /trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/final_property.xml at revision 10171

Resource Property

  • Now you can only write resource_property + Ctrl + Space

Error: Macro Include(source:/trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/resource_property.xml) failed
No node /trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/resource_property.xml at revision 10171

Auto List Property

  • Now you can only write auto_list_property + Ctrl + Space

Error: Macro Include(source:/trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/auto_list_property.xml) failed
No node /trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/auto_list_property.xml at revision 10171

Value List Property

  • Now you can only write value_list_property + Ctrl + Space

Error: Macro Include(source:/trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/value_list_property.xml) failed
No node /trunk/sophie2-platform/dev-tools/eclipse_templates/properties_templates/value_list_property.xml at revision 10171