From 89c3b77553aabbaddd85ec3cebeaa2d5b6782467 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/qpid@834264 13f79535-47bb-0310-9956-ffa450edef68 --- java/etc/code-style.xml | 251 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 251 insertions(+) create mode 100644 java/etc/code-style.xml (limited to 'java') diff --git a/java/etc/code-style.xml b/java/etc/code-style.xml new file mode 100644 index 0000000000..a52b2a0c74 --- /dev/null +++ b/java/etc/code-style.xml @@ -0,0 +1,251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.1