From 3fa3424c8e75e6edd9c804e0f823093894c7cd75 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Wed, 2 Sep 2009 15:58:47 +0400 Subject: [PATCH] project code style; bin directory must be recognizable --- .idea/projectCodeStyle.xml | 188 ++++++++++++++++++++++++++++++- .idea/runConfigurations/IDEA.xml | 10 +- bin/idea.properties | 30 +++++ bin/log.xml | 61 ++++++++++ 4 files changed, 285 insertions(+), 4 deletions(-) create mode 100644 bin/idea.properties create mode 100644 bin/log.xml diff --git a/.idea/projectCodeStyle.xml b/.idea/projectCodeStyle.xml index d8b66ffff03d..e880ca006036 100644 --- a/.idea/projectCodeStyle.xml +++ b/.idea/projectCodeStyle.xml @@ -1,8 +1,192 @@ - + diff --git a/.idea/runConfigurations/IDEA.xml b/.idea/runConfigurations/IDEA.xml index a6088a7f0850..7ad71bb1b0ac 100644 --- a/.idea/runConfigurations/IDEA.xml +++ b/.idea/runConfigurations/IDEA.xml @@ -1,9 +1,9 @@