wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE_R0

Version 10 (modified by pavlina, 17 years ago) (diff)

--

Analysis

Overview

This task is to make the project deploy in Eclipse easily. The created document will be used for how to for building project with 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
  • make new .project file

Create document with description how to build the project with Eclipse.
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 how to build Sophie project.

Design

Implementation

PLATFORM_DEPLOYMENT_BUILD_ECLIPSE

Testing