From 2c9297fdfe03c0b9a0d4bcb0c24646488725547f Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 20 Oct 2010 13:38:41 +0000 Subject: Add a pointer to the web instructions for using Eclipse. Still based on 1.x as we haven't ported yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025565 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/running-tuscany/eclipse/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/running-tuscany/eclipse/README 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. -- cgit v1.2.3