HomeIndex > FAQ > Geronimo developer questions > How do I set up IntelliJ IDE?

First, follow the instructions for building the server. After you have built the server you can generate the workspace configuration files for IDEA IntelliJ with:

mvn idea:idea

For full source and javadoc linking use this instead:

mvn -Pidea