From 62e005c841563107745c691e2d6adaea055dc4f7 Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Sat, 22 Sep 2012 19:46:10 -0500 Subject: [PATCH] Add nb-configuration.xml files --- antlr4-maven-plugin/nb-configuration.xml | 36 ++++++++++++++++++++++++ runtime/Java/nb-configuration.xml | 36 ++++++++++++++++++++++++ tool/nb-configuration.xml | 36 ++++++++++++++++++++++++ 3 files changed, 108 insertions(+) create mode 100644 antlr4-maven-plugin/nb-configuration.xml create mode 100644 runtime/Java/nb-configuration.xml create mode 100644 tool/nb-configuration.xml diff --git a/antlr4-maven-plugin/nb-configuration.xml b/antlr4-maven-plugin/nb-configuration.xml new file mode 100644 index 000000000..2d74a8819 --- /dev/null +++ b/antlr4-maven-plugin/nb-configuration.xml @@ -0,0 +1,36 @@ + + + + + + project + 4 + 4 + 4 + true + 80 + none + false + 4 + 4 + 4 + false + 80 + none + 4 + false + false + *;java + test + + diff --git a/runtime/Java/nb-configuration.xml b/runtime/Java/nb-configuration.xml new file mode 100644 index 000000000..2d74a8819 --- /dev/null +++ b/runtime/Java/nb-configuration.xml @@ -0,0 +1,36 @@ + + + + + + project + 4 + 4 + 4 + true + 80 + none + false + 4 + 4 + 4 + false + 80 + none + 4 + false + false + *;java + test + + diff --git a/tool/nb-configuration.xml b/tool/nb-configuration.xml new file mode 100644 index 000000000..2d74a8819 --- /dev/null +++ b/tool/nb-configuration.xml @@ -0,0 +1,36 @@ + + + + + + project + 4 + 4 + 4 + true + 80 + none + false + 4 + 4 + 4 + false + 80 + none + 4 + false + false + *;java + test + +