From a4d45a49080a6957145873dcfab4400cb8eb5abc Mon Sep 17 00:00:00 2001 From: michelou Date: Tue, 4 Oct 2005 15:38:13 +0000 Subject: - initial check-in. --- support/intellij/README | 22 +++++++++++ support/intellij/scala.xml | 97 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 119 insertions(+) create mode 100644 support/intellij/README create mode 100644 support/intellij/scala.xml (limited to 'support') diff --git a/support/intellij/README b/support/intellij/README new file mode 100644 index 0000000000..5899dad18a --- /dev/null +++ b/support/intellij/README @@ -0,0 +1,22 @@ +* Introduction + +This directory contains additional configuration files (.xml) for Scala +programs. + +More information about IntelliJ IDEA is available from: + + http://www.jetbrains.com/idea/ + +* Installation + +Copy the "scala.xml" file to the following directory location: + + config/templates/ + +* Thanks + +scala.xml was contributed by Robert Kuzelj (robert.kuzelj@payon.de) + +* Version + +$Id$ diff --git a/support/intellij/scala.xml b/support/intellij/scala.xml new file mode 100644 index 0000000000..9663628931 --- /dev/null +++ b/support/intellij/scala.xml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3