From 205697d17dbd8391497c176554adc745379df0f5 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Fri, 16 Oct 2009 19:16:26 +0400 Subject: [PATCH] readme telling where to find the source of JPS --- build/lib/gant/lib/README_JPS.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 build/lib/gant/lib/README_JPS.txt diff --git a/build/lib/gant/lib/README_JPS.txt b/build/lib/gant/lib/README_JPS.txt new file mode 100644 index 000000000000..dc927aa0c583 --- /dev/null +++ b/build/lib/gant/lib/README_JPS.txt @@ -0,0 +1,4 @@ +The source code for JPS, JetBrains' Gant-based build system used for +building IntelliJ, can be found on GitHub: + + http://github.com/shafirov/JPS