Changes between Version 40 and Version 41 of Dev/Tools
- Timestamp:
- 03/03/10 09:37:04 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev/Tools
v40 v41 157 157 * Fill the configuration fields: 158 158 * Name: for example, !JsLint 159 * Location: /usr/bin/rhino or equivalent (you can check with ''which rhino'' in Linux). Under windows put the absolute path of the rhino.bat script.159 * Location: /usr/bin/rhino or equivalent (you can check with ''which rhino'' in Linux). Under Windows put the absolute path of the rhino.bat script. 160 160 * Working Directory: write ''${workspace_loc}'' here. 161 161 * Arguments: write ''${project_loc}/tests/javascript/jslint/jslint.js ${resource_loc}'' or ''${project_loc}/tests/jslint/jslint.js ${resource_loc}'' here depending if indicop is integrated or not.
