Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/taichi/ide_templates
- Owner: taichi
- Created: 2015-07-15T07:01:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-15T13:41:31.000Z (almost 9 years ago)
- Last Synced: 2024-11-16T21:41:50.337Z (2 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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