Last updated Dec 27, 2017

Setting up Tomcat in IDEA for Crowd

This guide assumes that you are running IDEA 7.x and that you have already installed and tested Tomcat 5.25 or greater.

  1. Set up Tomcat as one of your application servers on this IDEA screen (Preferences -> IDE Settings -> Application Servers).

  2. Add a new IDE configuration (Run -> Edit Configurations) called tomcat-crowd-webapp that uses the Tomcat application server added in the last step.

  3. Click the Deploy tab.  Select to deploy the crowd-webapp module.  Once this is done, click the Configure button.

  4. Select the Java EE Build Settings tab.  Check Create web module exploded directory and Exclude from module content.

Rate this page: