protewiz

protewiz - A wizard to create Eclipse projects from templates

protewiz is an Eclipse plugin that helps you to create new projects from pre-defined templates.

If you often create similar projects (e.g. GUI components or OSGi services), you will find that you need almost the same files in each of these projects. protewiz helps you to create the necessary files and frees you from the tedious task of creating (or copying and adjusting) similar files over and over again.

Templates can contain any type of file, e.g

  • source files like Java classes
  • XML files for component definitions or documentation
  • manifest files for Jar file packaging

See the Wiki for a detailed description of templates.

The Eclipse update site for the wizard can be found here.

protewiz is available under Eclipse Public License v1.0.