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/test.iml.SAMPLE | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/intellij/test.iml.SAMPLE') diff --git a/src/intellij/test.iml.SAMPLE b/src/intellij/test.iml.SAMPLE index 3ce369be05..423be2062c 100644 --- a/src/intellij/test.iml.SAMPLE +++ b/src/intellij/test.iml.SAMPLE @@ -6,6 +6,8 @@ + + @@ -13,6 +15,7 @@ + -- cgit v1.2.3