From 02df8f3f9f16d67ba475829ed57b0d858b513031 Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Tue, 16 Jul 2013 15:04:47 +1000 Subject: Scrubbing up the IntelliJ Config - Add recently sprouted modules (xml and parser-combinators) - Replace some of the documentation with a setup script - Update Ant build to copy Maven sourced JARs to ./build/deps. These are included in the IntelliJ classpath. - Define the library for Ant at the project level based on ./lib, rather than asking the user to define global library. - Disable Type Aware Highlighting by default. IntelliJ now can build everything within the IDE with CTRL-F9. --- src/intellij/library.iml.SAMPLE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/intellij/library.iml.SAMPLE') diff --git a/src/intellij/library.iml.SAMPLE b/src/intellij/library.iml.SAMPLE index 9c1b7ec185..cac53dff15 100644 --- a/src/intellij/library.iml.SAMPLE +++ b/src/intellij/library.iml.SAMPLE @@ -5,7 +5,7 @@ -- cgit v1.2.3