| 56 | | a. Close `build_default.properties` and then make a copy of it (still in `dev.civl.com`) called `build.properties`. Do not delete `build_default.properties` since this is tracked by SVN. |
| 57 | | a. Open up `build.properties` and replace the value of `root.parent` with the absolute path to the containing folder of `vsl-X.XX`. If you are on Windows, you must replace backslashes `\` with forward slashes `/`. For example, if you are on Windows and your path to `vsl-X.XX` looks like `C:\Program Files\vsl-X.XX`, then the value of `root.parent` will be `C:/Program Files`. |
| 58 | | a. Save and close the file. \\\\ |
| | 56 | 1. Close `build_default.properties` and then make a copy of it (still in `dev.civl.com`) called `build.properties`. Do not delete `build_default.properties` since this is tracked by SVN. |
| | 57 | 1. Open up `build.properties` and replace the value of `root.parent` with the absolute path to the containing folder of `vsl-X.XX`. If you are on Windows, you must replace backslashes `\` with forward slashes `/`. For example, if you are on Windows and your path to `vsl-X.XX` looks like `C:\Program Files\vsl-X.XX`, then the value of `root.parent` will be `C:/Program Files`. |
| | 58 | 1. Save and close the file. \\\\ |
| 60 | | a. Open up the Eclipse Preferences and then navigate to "Java > Build Path > Classpath Variables". |
| 61 | | a. Press "New...". A new popup window will appear. |
| 62 | | a. Enter `VSL` for the "Name:" field and then for the "Path:" field, enter the path to `vsl-X.XX`. |
| 63 | | a. Press "Ok". Then press "Apply and Close". Eclipse will ask you if you want to do a full rebuild. Press "Yes". \\\\ |
| | 60 | 1. Open up the Eclipse Preferences and then navigate to "Java > Build Path > Classpath Variables". |
| | 61 | 1. Press "New...". A new popup window will appear. |
| | 62 | 1. Enter `VSL` for the "Name:" field and then for the "Path:" field, enter the path to `vsl-X.XX`. |
| | 63 | 1. Press "Ok". Then press "Apply and Close". Eclipse will ask you if you want to do a full rebuild. Press "Yes". \\\\ |