I would like to add a feature to a plugin which I am developing.
This feature, when activated by the user, would create (or prompt and guide) a new project for the user, and this project would have a per-bundled structure. Is this even possible?
If not, what are some alternatives to have an Eclipse plugin setup a specific Eclipse project for a user?