Implement #37: Save/Load Functionality #44
Reference in New Issue
Block a user
Delete Branch "feature/issue-37-save-load"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements save/load functionality using JSON serialization with Jackson. Supports Ctrl+S and Ctrl+O shortcuts. File chooser dialogs for selecting save/load locations.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.