This project has written in java. It is used for getting data from Arduino through com ports in windows.
And you have to download RXTXcomm library to run this project.
This is available at the link given below,
http://www.jcontrol.org/download/rxtx_en.html
You have to add this library to your project.
You should follow the instructions in the site to install these library.
Happy coding.