diff options
author | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-13 09:25:34 +0000 |
---|---|---|
committer | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-13 09:25:34 +0000 |
commit | 469cda8a3933309571383eb35ea022169dd99ee3 (patch) | |
tree | 6f1cd7be94789639a8f5009895ce7b00ac7c6c8d /sca-java-2.x/trunk/samples/getting-started/helloworld/README | |
parent | f1d22db016367d89e349048da17e8065d68d05f3 (diff) |
move hello world samples to getting started
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996462 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples/getting-started/helloworld/README')
-rw-r--r-- | sca-java-2.x/trunk/samples/getting-started/helloworld/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld/README b/sca-java-2.x/trunk/samples/getting-started/helloworld/README new file mode 100644 index 0000000000..ed0f1d0ce4 --- /dev/null +++ b/sca-java-2.x/trunk/samples/getting-started/helloworld/README @@ -0,0 +1,7 @@ +The README in the <distribution-unpack-dir>/samples directory provides
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample).
+
+TODO - finish this
\ No newline at end of file |