Debugger for the plugins created in Cinema4D
-
On 09/12/2013 at 06:42, xxxxxxxx wrote:
We have created a XML3DExporter plugin for Cinema4D and we are planning to add few more functionalities in it. So we need to debug the code.
Does Cinema4D has a debugger for the python plugin code or how can we debug the code with an external debugger?
Suggest me some ways to debug my python plugin code. -
On 30/03/2014 at 17:26, xxxxxxxx wrote:
Seems I stumbled over this thread (even its old) but in case this is still an open issue or someone else reads this: Use Aptana or Eclipse+PyDev, it contains everything to debug Python in C4D. Here is a blog entry also: http://www.smart-page.net/blog/2011/05/29/debugging-cinema-4d-python-plugins-with-pydev/