Krzmbrzl / SQDev

The eclipse plugin for easy Arma development (SQF + more)
http://krzmbrzl.github.io/SQDev/
Other
9 stars 1 forks source link

Project Template Framework #172

Open Krzmbrzl opened 6 years ago

Krzmbrzl commented 6 years ago

It would be nice to see a project template framework that allows the user to predefine some project types (their initial folder structure, the initially created files, the default content of certain file-types and maybe even some special wizards).

When implementing this there should be a way to use inheritance between the different project types so that one can extend another and only make changes to some of the aspects.

Stuff that should be kept in mind, when creating this framework:

Krzmbrzl commented 5 years ago

While reworking the whole project-creation a possibility to specify Mod-dependencies as requested by #71 should be implemented