[ ] Acceptance criteria are verifiable and from the perspective of the stakeholder
Story
As a {maintainer, educator} I want documentation that explains how to create an executable jar from the source so that I can create an updated executable jar file of imagelab for my students to use.
Acceptance Criteria
(Rules or scenarios are acceptable formats.)
Project documentation includes build instructions that result in an executable jar.
The executable jar created embodies the imageLab software and will invoke the appropriate main class to initialize and run imagelab.
User Story
Essential components
Story
As a {maintainer, educator}
I want documentation that explains how to create an executable jar from the source
so that I can create an updated executable jar file of imagelab for my students to use.
Acceptance Criteria
(Rules or scenarios are acceptable formats.)
Supporting Information
https://bluej.org/tutorial/tutorial-v4.pdf - See section 8 Creating stand-alone applications
Dependencies
Depends On
(Issues on which this story depends)
Dependents
(Issues dependent on this story)