File tree 3 files changed +2
-2
lines changed
3 files changed +2
-2
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 128
128
<property name =" jsdoc3Directory" location =" ${ toolsDirectory } /jsdoc3" />
129
129
<property name =" webProxyDirectory" location =" ${ toolsDirectory } /proxy" />
130
130
<property name =" jsHintPath" location =" ${ thirdPartyDirectory } /jshint-2.1.10/jshint.js" />
131
- <property name =" clocPath" location =" ${ thirdPartyDirectory } /cloc-1.60/cloc-1.60.pl" />
132
- <property name =" clocDefinitionsPath" location =" ${ thirdPartyDirectory } /cloc-1.60/cloc_definitions" />
131
+ <property name =" clocPath" location =" ${ toolsDirectory } /cloc-1.60/cloc-1.60.pl" />
132
+ <property name =" clocDefinitionsPath" location =" ${ toolsDirectory } /cloc-1.60/cloc_definitions" />
133
133
<property name =" jsHintOptionsPath" location =" .jshintrc" />
134
134
135
135
<!-- properties controlling documentation source-->
You can’t perform that action at this time.
0 commit comments