buildframework/helium/tools/compile/coverity.ant.xml
changeset 587 85df38eb4012
parent 217 0f5e3a7fb6af
child 628 7c4a911dc066
--- a/buildframework/helium/tools/compile/coverity.ant.xml	Thu Mar 04 15:10:37 2010 +0200
+++ b/buildframework/helium/tools/compile/coverity.ant.xml	Tue Apr 27 08:33:08 2010 +0300
@@ -26,6 +26,17 @@
     </description>
     
     <!-- Coverity property declaration and types defination-->
+    <!--* @property enabled.coverity
+    Value must be set to execute coverity targets.
+    @type boolean
+    @editable required
+    @scope public
+    -->
+    <!--* @property run.coverity
+    Value will be set to if enabled.coverity set tot true.
+    @type string
+    @scope private
+    -->
     <!-- coverity output directory location
     @type string
     @scope private