Developer's Guide
>
Developer's Guide
>
Codebeamer Development
>
Codebeamer API - Extension and Plugins Guide
>
Wiki API
>
Open Source Wiki Plugin Samples
> Debugging Wiki Plugins for Codebeamer
Debugging Wiki Plugins for Codebeamer
Wiki plugin can be debugged just like any other classes of a web application. Easiest way is configuring the container (the JVM actually) for remote debugging.
See more information here:
•
How do I configure Tomcat to support remote debugging?
•
How do I remotely debug Tomcat using Eclipse?
•
How do I remotely debug Tomcat using NetBeans?
Was this helpful?
This site works best with JavaScript enabled