Home > Index > 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
Bookmark this on Delicious Digg this | Privacy Policy - Copyright © 2003-2009, The Apache Software Foundation, Licensed under ASL 2.0. |