summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schanda <schanda@itestra.de>2013-01-21 14:53:52 +0100
committerJohannes Schanda <schanda@itestra.de>2013-01-21 14:53:52 +0100
commitd18496d0ffde383470bcbf6cbc603287b384d77d (patch)
tree615905587c282c5f113b749802af51b887a62005
parent56019f9bdf3aa92af6b55f55211b53de3aadae35 (diff)
downloadgenivi-common-api-runtime-d18496d0ffde383470bcbf6cbc603287b384d77d.tar.gz
Further readme update
-rwxr-xr-xREADME9
-rw-r--r--README.html10
2 files changed, 14 insertions, 5 deletions
diff --git a/README b/README
index 9350c28..06e8fd5 100755
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ The current version can be taken from the git.
== Common API Overview
-Common API and its machanism specific bindings (e.g. Common API D-Bus) provide a set of libraries and tools to work with
+Common API and its mechanism specific bindings (e.g. Common API D-Bus) provide a set of libraries and tools to work with
RPC communication in a way independent of wich mechanism is used. It consist currently consists of four subprojects:
----
CommonAPI - This is the base C++ library, which provides the application interface for users and can
@@ -52,7 +52,12 @@ Help->Install New Software->Add Button
There click Browse and navigate to the update site.
-In the Software selection window, select the entire "GENIVI Common API" Tree.
+In order for dependencies to be resolved you must have a franca update site zip
+(available from https://code.google.com/a/eclipselabs.org/p/franca/downloads/list) and the xtext update site url
+(http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/) also added to your eclipse sources in the same manner.
+
+Then select "All available sites" in the site selection dropdown box, and in the Software selection window,
+select the entire "GENIVI Common API" Tree.
After the software has been installed in Eclipse you can right-click on any .fidl file and generate C++ code for CommonAPI D-Bus
by selecting the "CommonAPI->Generate Common API Code" option.
diff --git a/README.html b/README.html
index de86deb..e2825ab 100644
--- a/README.html
+++ b/README.html
@@ -411,7 +411,7 @@ this file, You can obtain one at <a href="http://mozilla.org/MPL/2.0/">http://mo
</div>
<h2 id="_common_api_overview">Common API Overview</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Common API and its machanism specific bindings (e.g. Common API D-Bus) provide a set of libraries and tools to work with
+<div class="paragraph"><p>Common API and its mechanism specific bindings (e.g. Common API D-Bus) provide a set of libraries and tools to work with
RPC communication in a way independent of wich mechanism is used. It consist currently consists of four subprojects:</p></div>
<div class="listingblock">
<div class="content">
@@ -432,7 +432,11 @@ CommonAPI-D-Bus-Tools - The eclipse based tools for CommonAPI D-Bus. This is the
under org.genivi.commonapi.dbus.feature/org.genivi.commonapi.dbus.updatesite.zip to you Eclipse. This is available under:</p></div>
<div class="paragraph"><p>Help&#8594;Install New Software&#8594;Add Button</p></div>
<div class="paragraph"><p>There click Browse and navigate to the update site.</p></div>
-<div class="paragraph"><p>In the Software selection window, select the entire "GENIVI Common API" Tree.</p></div>
+<div class="paragraph"><p>In order for dependencies to be resolved you must have a franca update site zip
+(available from <a href="https://code.google.com/a/eclipselabs.org/p/franca/downloads/list">https://code.google.com/a/eclipselabs.org/p/franca/downloads/list</a>) and the xtext update site url
+(<a href="http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/">http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/</a>) also added to your eclipse sources in the same manner.</p></div>
+<div class="paragraph"><p>Then select "All available sites" in the site selection dropdown box, and in the Software selection window,
+select the entire "GENIVI Common API" Tree.</p></div>
<div class="paragraph"><p>After the software has been installed in Eclipse you can right-click on any .fidl file and generate C++ code for CommonAPI D-Bus
by selecting the "CommonAPI&#8594;Generate Common API Code" option.</p></div>
</div>
@@ -483,7 +487,7 @@ git branch</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-01-21 14:47:45 CEST
+Last updated 2013-01-21 14:53:03 CEST
</div>
</div>
</body>