You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/10/20 15:38:42 UTC

svn commit: r1025565 - in /tuscany/sca-java-2.x/trunk/samples/running-tuscany/eclipse: ./ README

Author: slaws
Date: Wed Oct 20 13:38:41 2010
New Revision: 1025565

URL: http://svn.apache.org/viewvc?rev=1025565&view=rev
Log:
Add a pointer to the web instructions for using Eclipse. Still based on 1.x as we haven't ported yet. 

Added:
    tuscany/sca-java-2.x/trunk/samples/running-tuscany/eclipse/
    tuscany/sca-java-2.x/trunk/samples/running-tuscany/eclipse/README

Added: tuscany/sca-java-2.x/trunk/samples/running-tuscany/eclipse/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/running-tuscany/eclipse/README?rev=1025565&view=auto
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/running-tuscany/eclipse/README (added)
+++ tuscany/sca-java-2.x/trunk/samples/running-tuscany/eclipse/README Wed Oct 20 13:38:41 2010
@@ -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.