= Analysis = == Overview == This document will be used for how to for building project with eclipse. == Task requirements == Create document with description how to build the project with Eclipse.[[BR]] Describe: * Eclipse basic functionality (urls with tutorials for example) * how to compile and run Sophie (using Main class), how to add libraries and import the source from the repository. * the debug process using Eclipse * what plug-ins are needed for developing Sophie and how to install and use them == Requirements to the task result == The result of this task must be a wiki page. == How to demo == Show how to build Sophie project. = Design = See http://10.10.117.10/mediawiki/index.php/Sophie-JR-SVN-Practices and http://10.10.117.10/mediawiki/index.php/Sophie-JR-Infrastructure#Eclipse_3.3, now we will use Eclipse 3.4, so replace it in the second wiki page.[[BR]] Describe clearly and accurately how to compile and run Sophie so that the new developers can start developing without impediments. Follow the description in the analysis for structure of the document. = Implementation = = Testing =