Changes between Version 23 and Version 24 of PLATFORM_DEPLOYMENT_BUILD_ECLIPSE
- Timestamp:
- 12/21/08 17:30:45 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOYMENT_BUILD_ECLIPSE
v23 v24 11 11 * Select '''General''' -> '''Maven Projects''' and click '''Next''' (or use the search box to search for Maven). 12 12 * Browse to your local copy of the repository and choose sophie2-platform for Root Directory. 13 * (recommended) Check '''Add project(s) to working set''' and 13 * (recommended) Check '''Add project(s) to working set''' and: 14 14 * Click the '''New...''' button next to the Working set field; 15 15 * Select '''Java''' as a Working set type and click '''Next'''; 16 16 * Choose the name for the working set (i.e. sophie2-working-set) and click '''Finish'''. 17 * Click '''Finish''' 18 * Note: do not worry about the mistakes in Maven Console 17 * Click '''Finish'''. 18 * Note: do not worry about the mistakes in Maven Console. 19 19 * Right-click on the project in Package Explorer and select '''Maven''' -> '''Update Dependencies''' to finish integration. 20 20 * Note that the first time that you import the project it will take a while before the process is complete.