From e5b7380c874745c989d1816b8f552504f038e1bc Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 26 Sep 2013 20:33:20 +0000 Subject: 2.0 branch for possible maintenance release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1526672 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/running-tuscany/eclipse/README.html | 38 +++++++++++++++++++++ .../2.0/samples/running-tuscany/eclipse/README.odt | Bin 0 -> 13875 bytes 2 files changed, 38 insertions(+) create mode 100644 sca-java-2.x/branches/2.0/samples/running-tuscany/eclipse/README.html create mode 100644 sca-java-2.x/branches/2.0/samples/running-tuscany/eclipse/README.odt (limited to 'sca-java-2.x/branches/2.0/samples/running-tuscany/eclipse') diff --git a/sca-java-2.x/branches/2.0/samples/running-tuscany/eclipse/README.html b/sca-java-2.x/branches/2.0/samples/running-tuscany/eclipse/README.html new file mode 100644 index 0000000000..b31333b7e8 --- /dev/null +++ b/sca-java-2.x/branches/2.0/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 diff --git a/sca-java-2.x/branches/2.0/samples/running-tuscany/eclipse/README.odt b/sca-java-2.x/branches/2.0/samples/running-tuscany/eclipse/README.odt new file mode 100644 index 0000000000..785754163f Binary files /dev/null and b/sca-java-2.x/branches/2.0/samples/running-tuscany/eclipse/README.odt differ -- cgit v1.2.3