CodeNarc not playing nice with other plugin
Brought to you by:
chrismair
Hello,
I'm not sure if this is on the CodeNarc end, on the Ant end, or the Doxygen end.
Anyways, I'm using CodeNarc in an ant task in a high level module, and doxygen is running as an ant task in a lower level on. After adding the CodeNarc ant task, the doxygen one fail when it builds and complains about missing the executable. If I comment out the doxygen task CodeNarc runs as expected, but I need to keep using both.
Has anyone experienced anything similar or know what might be going on?
You can see the specific error message where I posted about it here: http://stackoverflow.com/questions/26286638/doxygen-failing-with-another-ant-task