Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taichi/ide_templates

Eclipse Editor Templates
https://github.com/taichi/ide_templates

Last synced: 8 days ago
JSON representation

Eclipse Editor Templates

Awesome Lists containing this project

README

        

# Eclipse Editor Templates

> [Editor Templates](http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Fconcepts%2Fconcept-template-variables.htm)
>
> Templates are a structured description of coding patterns that reoccur in source code. The Java editor supports the use of templates to fill in commonly used source patterns. Templates are inserted using content assist (Ctrl+Space).
>
> Many common templates are already defined. These can be viewed with the Goto the Java editor preferences page Java > Editor > Templates preference page. You can also create your own templates or edit the existing ones.

this repository contains ....

* JUnit4
* mockito
* SLF4J