Here are some tips for debugging and optimising the Confluence plugin development proccess.

  • Disable Velocity Cachingit is often useful to disable the caching of the velocity templates so that you don't have to restart the server to see velocity changes
  • Enabling Developer ModeConfluence's Developer Mode is a system property setting that tells Confluence to enable various debugging features
  • No labels