User Story
Essential components
Story
As a user
I want the usage example document create_and_display_region.md to clarify how to get and use the Redistricting.jar file
so that I know how to build and run the example.
Acceptance Criteria
Supporting Information
When first trying to build from the repository, I was trying to compile the Example1.java program described in create_and_display_region.md and was receiving "symbol not found" compilation errors. It is not clear upon first usage that Redistricting.jar and Example1.java need to be in the same folder, and/or Redistricting.jar is required to be able to use the product.
User Story
Essential components
Story
As a user
I want the usage example document create_and_display_region.md to clarify how to get and use the
Redistricting.jarfileso that I know how to build and run the example.
Acceptance Criteria
Redistricting.jaris needed.Redistricting.jar.Redistricting.jaris used in building and running the example.Supporting Information
When first trying to build from the repository, I was trying to compile the Example1.java program described in create_and_display_region.md and was receiving "symbol not found" compilation errors. It is not clear upon first usage that Redistricting.jar and Example1.java need to be in the same folder, and/or Redistricting.jar is required to be able to use the product.