BooleannoDescriptions=false// in case of using own CategoryDescription Map
BooleannoDescriptions=false// in case of using own CategoryDescription Map
try{
try{
categoryDescriptions=categoryDescriptions
}catch(MissingPropertyExceptione){
project.ext.categoryDescriptions=[[:],[:]]// label and descriptions of the features
}catch(MissingPropertyExceptione){
project.ext.categoryDescriptions=[[:],[:]]// label and descriptions of the features
noDescriptions=true
}// categoryDescriptions = [["feature": "labelName","feature2": "label"],["feature": "featureDescription","feature2": "feature2Description"]] // label and descriptions of the features
// categoryDescriptions = [["feature": "labelName", "feature2": "label"], ["feature": "featureDescription", "feature2": "feature2Description"]] // label and descriptions of the features