At the minute I'm creating a GUI which allows the user to add, remove, modify and update CV's which they get in from people. So in other words the GUI takes there name, email, years of experience, degree and so on. My question is how can I open the GUI outside Eclipse with out running Eclipse at all so the user can just click on the GUI on there desktop and interact with it.
If you could answer this it would be of great help.
Thanks.