- Install and Open Eclipse
- Select Import from File menu the project in Eclipse.
- In the dialog box, select Existing Projects into Workspace.
- Then in the next dialog box, Select archive file to import cosync_ui as a zip.
- src/cosync_ui/CoSync_UI.java contains the main() method.
- Select CoSync_UI.java, right-click and select Run As -> Java Application