commit e48a7fee48d290d5acf001572b5739fa532e3d85 Author: Christian Amend Date: Thu Nov 7 13:28:42 2013 +0100 Setup for eclipse, Disclaimer and gitignore file 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 @@ + + + + +