You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2014/01/15 08:47:01 UTC

svn commit: r894235 - in /websites/staging/olingo/trunk/content: ./ doc/tutorials/AnnotationProcessorExtension

Author: buildbot
Date: Wed Jan 15 07:47:01 2014
New Revision: 894235

Log:
Staging update by buildbot for olingo

Added:
    websites/staging/olingo/trunk/content/doc/tutorials/AnnotationProcessorExtension
Modified:
    websites/staging/olingo/trunk/content/   (props changed)

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan 15 07:47:01 2014
@@ -1 +1 @@
-1558312
+1558313

Added: websites/staging/olingo/trunk/content/doc/tutorials/AnnotationProcessorExtension
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/AnnotationProcessorExtension (added)
+++ websites/staging/olingo/trunk/content/doc/tutorials/AnnotationProcessorExtension Wed Jan 15 07:47:01 2014
@@ -0,0 +1,17 @@
+# Creating a Web Application with the Annotation Processor Extension
+
+## Shortcut: Creation via Archetype
+
+## Creation from Scratch
+
+### Create pom.xml
+
+### Create Model
+
+### Create ODataService
+
+### Deploy
+
+## Deeper look
+
+A more detailed look into the Annotation Processor Extension can be found in the [wiki](https://wiki.apache.org/Olingo/Documentation/AnnotationProcessor)