If any environmental setup is required, do not just say what needs to be done; provide instructions on how to perform the setup.
Free software is a matter of liberty, not price.
I am working on my readme file and i wonder how much setup information that i need to provid.
Can i assume that "they" have a working java installed?
That rmiregistry is in the path?
In local mode, you only need to run the client application.
To do this, run the following command from a command window:
java -jar client.jar <<put db location here>>
Like this:
java -jar client.jar db.db
(make sure that db.db is in the same directory)
The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
Free software is a matter of liberty, not price.
The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
To start the client:
java -jar client.jar <<put db location here>> <<put server location here>>
Free software is a matter of liberty, not price.
There are no great people in this world, only great challenges which ordinary people rise to meet.
do I have to document how to install and execute the application in both Unix and Windows environment.
Also, it's said that
All submissions must be packaged in a JAR file.
The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
Popeye has his spinach. I have this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
|