* generate category xml from block library and from imported block defs
* simplified algorithms for parsing block definition and cleaned up style
* refactored getCategoryFromBlockDefs, breaking it up and moving it to FactoryUtils
* refactored getCategoryXml, fixed bug in updatingToolBox of exporter
* removed unneeded function, added quick check for empty library
* nit comments