You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by mi...@apache.org on 2015/04/28 14:57:23 UTC

svn commit: r1676524 - /olingo/site/trunk/content/doc/odata4/tutorials/read/tutorial_read.mdtext

Author: mibo
Date: Tue Apr 28 12:57:22 2015
New Revision: 1676524

URL: http://svn.apache.org/r1676524
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=1676524&r1=1676523&r2=1676524&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 Tue Apr 28 12:57:22 2015
@@ -904,15 +904,15 @@ If not, you can use the _Basic -> J2EE P
 
 ![runOnServer](runOnServer.png "The Eclipse dialog for deploying web apps to a server")
 
-> Note:
-> You might have to first execute maven build and also press F5 to refresh the content of the Eclipse project
+**Note:**
+You might have to first execute maven build and also press F5 to refresh the content of the Eclipse project
 
 After pressing "run", Eclipse starts the internal server and deploys the web application on it.
 Then the Eclipse internal Browser View is opened and the index.jsp file that has been generated into our Example project is opened.  
 We ignore it. Instead, we open our OData service in our favorite browser.
 
-> Note:
-> If you face problems related to the server, it helps to restart your Eclipse IDE.
+**Note:**
+If you face problems related to the server, it helps to restart your Eclipse IDE.
 
 ### The service-URLs
 
@@ -1017,4 +1017,4 @@ Further topics to be covered by follow-u
 **Further reading**
 
 OData specification: http://odata.org/  
-Olingo Javadoc: http://olingo.apache.org/javadoc/odata4/index.html
+Olingo Javadoc: http://olingo.apache.org/javadoc/odata4/index.html
\ No newline at end of file