From 689a2f1d8eb7767a6eb3ca99e02611b5aa814edc Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Sat, 9 Jun 2012 08:42:02 +0200 Subject: An IntelliJ module for reflect. --- src/intellij/compiler.iml.SAMPLE | 2 +- src/intellij/reflect.iml.SAMPLE | 25 +++++++++++++++++++++++++ src/intellij/scala-lang.ipr.SAMPLE | 1 + 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 src/intellij/reflect.iml.SAMPLE diff --git a/src/intellij/compiler.iml.SAMPLE b/src/intellij/compiler.iml.SAMPLE index 75c7653018..e3278d0311 100644 --- a/src/intellij/compiler.iml.SAMPLE +++ b/src/intellij/compiler.iml.SAMPLE @@ -19,7 +19,7 @@ + - diff --git a/src/intellij/reflect.iml.SAMPLE b/src/intellij/reflect.iml.SAMPLE new file mode 100644 index 0000000000..7f14a00699 --- /dev/null +++ b/src/intellij/reflect.iml.SAMPLE @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/intellij/scala-lang.ipr.SAMPLE b/src/intellij/scala-lang.ipr.SAMPLE index 43d6362708..c5f7b904c8 100644 --- a/src/intellij/scala-lang.ipr.SAMPLE +++ b/src/intellij/scala-lang.ipr.SAMPLE @@ -200,6 +200,7 @@ + -- cgit v1.2.3