IntelliJ IDEA

IDE for Java applications

Configuration Files

  • .ipr - FIXME
  • .iml - FIXME
  • .iws – This is a transient file, don't store it in repositories.

IntelliJ IDEA Groovy Projects

If you have a Groovy-only project, You might have to tell it about your stupid Groovy JAR file:

The way to do this (I think) is to tell IntelliJ about your Groovy crap like this:

# Open your Groovy IDEA project.
# Go to IntelliJ....Preferences
# Go to Project Settings
# Press "Attach Jar Directories" or something.

Point to your groovy/lib directory where you have groovy installed.

See Also

PageDescriptionTags
Applescript Is cool. This script will run iTerm, open a new tab, and CD to the directory that was specified in the arguments to the script. -- Put this in open_iterm.scp… , , ,
IDEA Keymap Utility IDEA's keymap utility is very handy, and is up to par with what I'd expect. My requirements are: * Be able to look up menu commands using a text search. F… ,
IDEA Whines Keyboard mapping could be a little more cohesive. For example, * To stop a Grails application, it's Cmd-F2 * To re-run a Grails an application, it's Ctrl… ,
IdeaVIM Allows you to use Vim-interface from within IntelliJ IDEA. * <http://ideavim.sourceforge.net/> You get the code formatting features of Idea, as well as som… , ,
IdeaVIM Readme I copied the README file from version .11.6 for IDEA 7.x. See also the help file that's installed with the plugin. After you install the plugin, go to the IDE… , ,
IntelliJ IDEA IDE for Java applications * .ipr - FIXME * .iml - FIXME * .iws -- This is a transient file, don't store it in repositories. If you have a Groovy-only pr… , ,
 
idea.txt · Last modified: 2008/08/19 15_03 by tookelso
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki