Very good.
For the final milestone, check your entire program using a static code analyzer like
1. checkstyle - For checking your program for adherence to coding standards
2. FindBugs - For potential bugs
Try and improve your code (at least remove all the important warnings that are flagged) from the report generated by these software and submit the final milestone along with the final report from both these software.
--
Regards
Parag
*************************************************
Employee Information System v1.0
*************************************************
-------------------------------------------------
System Requirements
--------------------------------------------------
1. Windows XP/Vista
2. Eclipse3.2 or higher with support of jdk1.5
or higher
3. xerces-2_9_1 parser for parsing XML file.
-------------------------------------------------
-------------------------------------------------
Steps to install and run EIS v1.0
-------------------------------------------------
1. Create a project named EIS in eclipse
Platform workspace.
2. Extract EIS zip folder in your file
system.
3. Import all directories from extracted EIS
folder to EIS workspace in eclipse.
4. Add following external jar files from xercers
parser to your project:
-->xercesImpl.jar
-->xml-apis.jar
5. While running the application provide following username and password
username : admin
password : admin