Confluence : Building and Deploying Confluence in IDEA
This page last changed on Apr 04, 2007 by david.soul@atlassian.com.
There are two main ways of deploying Confluence inside IDEA. The main reason you would want to is so that you can debug your plugins. Confluence SourceThis is the preferred of the two, since it will allow you to step through Confluence code as well as your own plugin code when debugging. However, it is only available if you have a source code license, which generally only comes with a full Commercial license. Confluence DistributionThe other way is to get a regular Confluence distribution running inside IDEA. This works just fine, but you won't be able to step into code outside your own plugin. |
![]() |
Document generated by Confluence on May 01, 2007 19:27 |