From e48a7fee48d290d5acf001572b5739fa532e3d85 Mon Sep 17 00:00:00 2001 From: Christian Amend Date: Thu, 7 Nov 2013 13:28:42 +0100 Subject: [PATCH] Setup for eclipse, Disclaimer and gitignore file --- .gitignore | 9 + DISCLAIMER | 16 + src/checkstyle/config.xml | 74 +++ src/eclipse/eclipse-cleanup-profile.xml | 101 ++++ src/eclipse/eclipse-codestyle-formatter.xml | 601 ++++++++++++++++++++ src/eclipse/eclipse-codetemplates.xml | 27 + 6 files changed, 828 insertions(+) create mode 100644 .gitignore create mode 100644 DISCLAIMER create mode 100644 src/checkstyle/config.xml create mode 100644 src/eclipse/eclipse-cleanup-profile.xml create mode 100644 src/eclipse/eclipse-codestyle-formatter.xml create mode 100644 src/eclipse/eclipse-codetemplates.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..9c201f5a9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +.pmd +.project +.classpath +.settings +target +bin +*.bak +classes +.DS_Store diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 000000000..05e18153b --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,16 @@ +Apache Olingo is an effort undergoing incubation at the Apache Software +Foundation (ASF), sponsored by the Apache Incubator PMC. + +Incubation is required of all newly accepted projects until a further review +indicates that the infrastructure, communications, and decision making process +have stabilized in a manner consistent with other successful ASF projects. + +While incubation status is not necessarily a reflection of the completeness +or stability of the code, it does indicate that the project has yet to be +fully endorsed by the ASF. + +For more information about the incubation status of the Olingo project you +can go to the following pages: + +http://olingo.incubator.apache.org/ +http://incubator.apache.org/projects/olingo.html diff --git a/src/checkstyle/config.xml b/src/checkstyle/config.xml new file mode 100644 index 000000000..2d4e1697b --- /dev/null +++ b/src/checkstyle/config.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/eclipse/eclipse-cleanup-profile.xml b/src/eclipse/eclipse-cleanup-profile.xml new file mode 100644 index 000000000..32486a562 --- /dev/null +++ b/src/eclipse/eclipse-cleanup-profile.xml @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/eclipse/eclipse-codestyle-formatter.xml b/src/eclipse/eclipse-codestyle-formatter.xml new file mode 100644 index 000000000..27c52f889 --- /dev/null +++ b/src/eclipse/eclipse-codestyle-formatter.xml @@ -0,0 +1,601 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/eclipse/eclipse-codetemplates.xml b/src/eclipse/eclipse-codetemplates.xml new file mode 100644 index 000000000..2bd73d360 --- /dev/null +++ b/src/eclipse/eclipse-codetemplates.xml @@ -0,0 +1,27 @@ + + + + +