This content has been marked as final.
Show 1 reply
-
1. Re: org.pi4soa.cdl.eclipse.CDLPlugin.logError(mesg, e);
objectiser Feb 21, 2014 6:14 AM (in response to steverosstalbot)There is an equivalent method on the savara commons plugin: https://github.com/objectiser/savara-tools-eclipse/blob/master/plugins/org.savara.tools.common/src/main/java/org/savara/tools/common/osgi/Activator.java
However if you are writing your own plugin, then it would be better to include the method on your own plugin's Activator class.