From cddbbf3ef8e771717b92dc6e3828648fc0131997 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Mon, 9 Nov 2009 22:42:59 +0000 Subject: Basic eclipse code style file git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@834264 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/etc/code-style.xml | 251 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 251 insertions(+) create mode 100644 qpid/java/etc/code-style.xml (limited to 'qpid/java/etc') diff --git a/qpid/java/etc/code-style.xml b/qpid/java/etc/code-style.xml new file mode 100644 index 0000000000..a52b2a0c74 --- /dev/null +++ b/qpid/java/etc/code-style.xml @@ -0,0 +1,251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.1