Changes between Version 3 and Version 4 of PLATFORM_DEPLOYMENT_BUILD_ECLIPSE
- Timestamp:
- 10/03/08 14:22:54 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOYMENT_BUILD_ECLIPSE
v3 v4 3 3 * choose '''Import...''' option from File menu or with right click in the Package tree 4 4 * Select Maven Projects and click Next 5 * Choose sophie2-platform directory for Root Directory, browsing to your imported repo .5 * Choose sophie2-platform directory for Root Directory, browsing to your imported repo(you must have sophie2-repo in your filesystem. See [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW] for info) 6 6 * (recommended) Choose '''Add Project to working set''' and 7 7 * make '''New...''' working set with '''Java elements''' … … 9 9 * click '''Finish''' 10 10 * note: do not worry about the mistakes in Maven Console 11 11 12 Now you have Eclipse working set contains the Sophie 2.0 modules.[[BR]] 12 13 The base project is sophie2-platform and there you can run the project choosing author.!FakeAuthorMain.launch's Run As option.[[BR]]