# Debugging options for the com.ibm.xtools.transform.uml2.cpp plug-in

# Turn on general debugging for the plug-in
com.ibm.xtools.transform.uml2.cpp/debug=true

# Trace when exceptions are caught and thrown
com.ibm.xtools.transform.uml2.cpp/debug/exceptions/catching=true
com.ibm.xtools.transform.uml2.cpp/debug/exceptions/throwing=true
