Author: mibo
Date: Thu Apr 30 13:46:06 2015
New Revision: 1676984

URL: http://svn.apache.org/r1676984
Log:
CMS commit to olingo by mibo

Modified:
    olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext

Modified: 
olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext
URL: 
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext?rev=1676984&r1=1676983&r2=1676984&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext 
(original)
+++ olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext 
Thu Apr 30 13:46:06 2015
@@ -111,10 +111,10 @@ ___
 # 2. Preparation
 
 Before starting off with the creation of our OData service, we need to prepare 
for the following needs:
-1. An IDE for writing the Java code
-2. A builder to build the .war file, which will be deployed on server
-3. A web server to run our web application / OData service
 
+  1. An IDE for writing the Java code
+  2. A builder to build the .war file, which will be deployed on server
+  3. A web server to run our web application / OData service
 
 I recommend using Eclipse for all 3 needs, as it is the easiest approach.
 This means, you should install the pre-packed Eclipse distribution called 
“Eclipse IDE for Java EE developers” and which can be found here: 
http://www.eclipse.org/downloads/


Reply via email to