Changes between Version 15 and Version 16 of PLATFORM_DEPLOYMENT_BUILD_ECLIPSE


Ignore:
Timestamp:
11/14/08 12:46:36 (17 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOYMENT_BUILD_ECLIPSE

    v15 v16  
    11= Platform deployment build in Eclipse = 
    22To 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 tree 
     3 * choose '''Import...''' option from the File menu or with right click on the Package tree. 
    44 * 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. 
    66 * (recommended) Choose '''Add Project to working set''' and 
    77  * make '''New...''' working set with '''Java elements''' 
     
    99 * click '''Finish''' 
    1010 * 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. 
    1112 
    12 Now you have Eclipse working set contains the Sophie 2.0 modules.[[BR]] 
     13Now you have Eclipse working set containing the Sophie 2.0 modules.[[BR]] 
    1314The base project is sophie2-platform.  You can run the project by: 
    1415  1. Right click on "org.sophie2.author "