Changes between Version 26 and Version 27 of PLATFORM_DEPLOYMENT_BUILD_ECLIPSE
- Timestamp:
- 01/07/09 16:51:07 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOYMENT_BUILD_ECLIPSE
v26 v27 33 33 34 34 When you have to create a new module, follow these steps: 35 * Copy sophie2-platform/dev-tools/org.sophie2.proto.project to sophie2-platform/modules 35 * Copy sophie2-platform/dev-tools/org.sophie2.proto.project to sophie2-platform/modules '''OR''' unzip sophie2-platform/dev-tools/org.sophie2.proto.project.zip to sophie2-platform/modules (the .zip file doesn't contain .svn files for its subfolders so you don't have to deal with nasty svn issues later). 36 36 37 * Right-click on the module in the new location, choose '''Refactor''' -> '''Rename''' and enter the name of the new module. 37 38 * Edit the following part of the [source:/trunk/sophie2-platform/dev-tools/org.sophie2.proto.project/pom.xml pom.xml] file of the new module: