summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schanda <schanda@itestra.de>2013-11-04 17:20:26 +0100
committerJohannes Schanda <schanda@itestra.de>2013-11-04 17:20:26 +0100
commitaa97893d78040bcd4ad1ebbf07820f4b595a1130 (patch)
tree4205b53cf4594fb4c43a5b5af7a993decf8808d4
parent1c4b4e5bf03b3b03bc9669ad0f3d023e2358fdb4 (diff)
downloadgenivi-common-api-runtime-aa97893d78040bcd4ad1ebbf07820f4b595a1130.tar.gz
Update readme to reflect genivi update site location
-rw-r--r--README12
1 files changed, 5 insertions, 7 deletions
diff --git a/README b/README
index b2df0cf..52df694 100644
--- a/README
+++ b/README
@@ -45,18 +45,16 @@ CommonAPI-D-Bus-Tools - The eclipse based tools for CommonAPI D-Bus. This is the
----
== Usage Instructions
-The simplest way to use the CommonAPI Tools is to add the update site ZIP available in the CommonAPI-D-Bus-Tools project
-under org.genivi.commonapi.dbus.feature/org.genivi.commonapi.dbus.updatesite.zip to you Eclipse. This is available under:
+The simplest way to use the CommonAPI Tools is to add the update site available on the GENIVI project servers to you Eclipse.
+This is available under:
Help->Install New Software->Add Button
-There click Browse and navigate to the update site.
+Enter the following URL: http://docs.projects.genivi.org/yamaica-update-site/CommonAPI/updatesite/ and confirm.
-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.
+This provides CommonAPI, CommonAPI-D-Bus and all dependencies.
-Then select "All available sites" in the site selection dropdown box, and in the Software selection window,
+Then select the newly added site 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