From 62d55709374e7c299f720aa9066f8b3dcb315ac0 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 18 Jul 2011 10:21:06 +0000 Subject: Create a branch for beta3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147804 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/running-tuscany/eclipse/README.html | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta3/samples/running-tuscany/eclipse/README.html (limited to 'sca-java-2.x/branches/2.0-Beta3/samples/running-tuscany/eclipse/README.html') diff --git a/sca-java-2.x/branches/2.0-Beta3/samples/running-tuscany/eclipse/README.html b/sca-java-2.x/branches/2.0-Beta3/samples/running-tuscany/eclipse/README.html new file mode 100644 index 0000000000..b31333b7e8 --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta3/samples/running-tuscany/eclipse/README.html @@ -0,0 +1,38 @@ + + + +- no title specified

Running contributions inside Eclipse

 

To import sample contributions into Eclipse you first need to import the Tuscany runtime. 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.

 

Once you have a contribution imported into Eclipse and cleanly compiling against the Tuscany runtime jars you probably want to be able to run and  debug it. The easiest way to do this is with a simple Java launcher. If you import the running-tuscany/embedded-jse project into Eclipse you'll see a simple launcher program which you can copy and adjust to launch the contribution(s) of your choice.

\ No newline at end of file -- cgit v1.2.3