Changes between Version 53 and Version 54 of Be a CIVL developer
- Timestamp:
- 05/24/19 09:39:01 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Be a CIVL developer
v53 v54 25 25 1. Install Eclipse IDE for Java/EE developers if you have not already done so. 26 26 1. Install an SVN plugin in Eclipse (such as Subversive) if you have not already done so. 27 a. Use [https://marketplace.eclipse.org/content/subversive-svn-team-provider Subversive Installation instruction] to install all components (except for the connector, which may not be included in this package). 28 a. Open Eclipse: 'Help>>Install New Software..>>Add..' and enter '''!http://community.polarion.com/projects/subversive/download/eclipse/6.0/update-site''' as the value of 'location' with preferred name tag in 'name'. 29 a. Expand '''Subversive SVN Connectors''', then selected both ''Subversive SVN Connectors'' and ''SVNKit'' 30 a. Install these two components by clicking ''next'' and following instructions shown. 27 31 1. If you already have the VSL dependencies library, you may skip this step. Otherwise, download the tgz archive of VSL dependencies from [http://vsl.cis.udel.edu/lib/tools/vsl_depend http://vsl.cis.udel.edu/lib/tools/vsl_depend]. Unzip the .tgz file and you will have the folder named `vsl`. Move `vsl` directly under `/opt` (this might require `sudo`). 28 32 1. Install prerequisite projects ABC, SARL and GMC. Make sure that the three projects are put in the workspace directory where CIVL will be created. Specifically:\\ \\
