Changes between Version 15 and Version 16 of PLATFORM_DEPLOYMENT_BUILD_ECLIPSE
- Timestamp:
- 11/14/08 12:46:36 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOYMENT_BUILD_ECLIPSE
v15 v16 1 1 = Platform deployment build in Eclipse = 2 2 To deploy Sophie 2.0 project in Eclipse you have to follow these steps: 3 * choose '''Import...''' option from File menu or with right click in the Package tree3 * choose '''Import...''' option from the File menu or with right click on the Package tree. 4 4 * Select General->Maven Projects and click Next (Or use the search box to search for Maven) 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#Subclipse] for info)5 * Choose sophie2-platform directory for Root Directory, browsing to your imported repo. 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 * right-click on the project in Eclipse, and click Maven/Update Dependencies to finish integration. 11 12 12 Now you have Eclipse working set contain sthe Sophie 2.0 modules.[[BR]]13 Now you have Eclipse working set containing the Sophie 2.0 modules.[[BR]] 13 14 The base project is sophie2-platform. You can run the project by: 14 15 1. Right click on "org.sophie2.author "