Application does not conform to instructions provided in the assignment.
The Instructions state:
All configuration must be done via a GUI, and must be persistent between
runs of the program. Such configuration information must be stored in a
file called suncertify.properties which must be located in the current
working directory.
SCJA, OCPJP, OCMJD
Roel wrote : Database location, server address and port number are the properties you need to persist between different runs of your application ... you need of course some GUI to let the user change the configuration settings before starting the application.
(and show some sensible defaults to the user)
SCJA, OCPJP, OCMJD
Good heavens! What have you done! Here, try to fix it with this tiny ad:
free, earth-friendly heat - a kickstarter for putting coin in your pocket while saving the earth
https://coderanch.com/t/751654/free-earth-friendly-heat-kickstarter
|