Open yleeyilin opened 7 months ago
The feedback is factually wrong, the application will work on java versions >=11. It's worth noting that java is backwards compatible.
Team chose [response.Rejected
]
Reason for disagreement: Here is a reddit thread from users who have experienced backwards incompatibility from java users. (https://www.reddit.com/r/java/comments/nyre4k/break_backward_compatibility/)
Additionally, only java version 11 is allowed for this project, according to the TP requirements.
(https://nus-cs2103-ay2324s2.github.io/website/admin/tp-constraints.html#constraint-java-version)
Below is a screenshot of your user guide:
Expected / Possible Improvements: Should be java 11 only.