= Analysis = == Overview == This task must contain how to for sophie2 building process using eclipse. == Task requirements == Make the structure of the project so that it can be easily deployed: * think about how is the best way to separate project parts and libraries * create new project configuration of the running and classpath. Create document with description how to build the project with Eclipse.[[BR]] Describe: * how to import the source from the repository * how to compile and run Sophie (using Main class) == Task result == The result of this task must be new project structure and a wiki page. The new developers can start developing without impediments. == How to demo == Show step by step how to build Sophie project. = Design = * See the result of PLUGIN_MODULE_STRUCTURE implementation and get to know with the new structure of the project. * edit .project, .classpath, .settings until they are set to the best state of deployment. * Create document with description how to build the project with Eclipse. Describe: * how to checkout the source from the repository * how to compile and run Sophie (using Main class) * Use http://10.10.117.10/mediawiki/index.php/Sophie-JR-SVN-Practices and make similar explanation for the steps of deployment. = Implementation = /.settings edited. Launch files created. Here is the wiki page with steps of deployment: [wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE] = Testing = = Log = [[Include(wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE_R0_LOG)]]