EXPORTING
Exporting The Project
Make sure that your project has no compile errors and can run successfully.
Then, go to the File menu and select Export Application.
Under Export Options, make sure that Windows and Embed Java for Windows (64-bit) are checked.
Application Windows64
Your program is located under the Applications.windows64 folder
CRASHES / COMMON PROBLEMS
Data Folder
All of your images must be located in the data subfolder of your project, they cannot be loose in the main folder with your code.
This isn't enforced in the editor but matters when trying to make your program an executable.
Case Sensitivity
Your image files must have the exact same case in the filename as they do in your code, including capitalization. When running in the editor this doesn't matter, but will cause your export to crash
Recommendation: Name all images with snake_case. All lowercase letters with words split by underscores.
SUBMISSION RULES
Reminder
Don't forget that all students must complete the Project Submission Form as part of each submission.
Rename The Folder
Making the executable (see above) will create a folder called amd_win_64
Rename it to be Lastname_Firstname
That's all you need to do!
In Class Submission
Submit this project folder to Mr. M via a flash drive in class on the specified due date
Complete the Rubric Checklist
Online Submission (Late / Absent Turn In Only)
Zip the outside folder and attach it to a Schoology message sent to Mr. M
Complete the Rubric Checklist