summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples')
-rw-r--r--sca-java-2.x/trunk/samples/running-tuscany/eclipse/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/running-tuscany/eclipse/README b/sca-java-2.x/trunk/samples/running-tuscany/eclipse/README
new file mode 100644
index 0000000000..f3e1c1f275
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/running-tuscany/eclipse/README
@@ -0,0 +1,9 @@
+To execute, and debug, sample contributions from Eclipse you first need to
+import the Tuscany runtime into Eclipse. You then need to import the sample
+contribution into Eclipse as a project. Instructions for doing both of these
+things can be found here
+
+http://tuscany.apache.org/import-existing-tuscany-sca-projects-into-eclipse.html
+
+Note. these instructions refer to our 1.x code base but it holds true for
+our 2.x code base.