Eclipse: Java class templates

前端 未结 5 1440
滥情空心
滥情空心 2020-12-28 08:11

In Eclipse 3.5, under Windows -> Preferences -> Java > Editor -> Templates, I can add code templates. However, these templates can only contain snippets which I can insert i

5条回答
  •  失恋的感觉
    2020-12-28 08:51

    You can try this eclipse plug-in which will let you create a Java class with lot of configurable parameters e.g. annotations or XML configurations.

提交回复
热议问题