Changes between Version 68 and Version 69 of DeveloperInstructions
- Timestamp:
- 07/15/14 23:53:40 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperInstructions
v68 v69 94 94 Before running or building the project, several local parameters should be set. 95 95 This is done via a standard way of maven profiles, so you should open/create a file named '''settings.xml''' in the '''.m2''' directory in your main OS user profile directory. 96 If you don't know where this is - check Eclipse preferences - maven - user settings. 96 97 97 98 Sample maven settings.xml file: