-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Installer generation needs to be demystified.
The idea behind this issue is to make installer generation more consistent if done by any member of the development team and to reduce the risk of having to re-learn how to do this when the person/people who "always generated the installer" are not available or working on the project.
Options are:
- Add all the necessary supplemental projects to the eclipse repository so it can be generated by anyone with a simple button press, export, menu option, etc.
- Have highly detailed instructions with images (think explaining it to someone like they are four years old) on a wiki page.
My personal preference is both to be honest.