Does anyone know how I can define a custom project type in Eclipse? I want to provide an option to start a Google Wave Robot project - there are 3 or so XML files and a full file structure that must be provided for each Robot project, not to mention additional library .jar files.
I already have 2 robot projects with this whole file structure so I can provide a directory which acts as a prototype in a sense for this project, but I have no idea how to tell eclipse to define a project and allow me to define certain parameters. Any help would be appreciated. Thanks.