diff options
Diffstat (limited to 'sca-java-2.x/trunk/samples/calculator-osgi/README')
-rw-r--r-- | sca-java-2.x/trunk/samples/calculator-osgi/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/calculator-osgi/README b/sca-java-2.x/trunk/samples/calculator-osgi/README index f9a22d50f8..c416ad96a0 100644 --- a/sca-java-2.x/trunk/samples/calculator-osgi/README +++ b/sca-java-2.x/trunk/samples/calculator-osgi/README @@ -5,7 +5,8 @@ This sample implements a simple calculator using SCA components and run it in a 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 that this is not a new style sample. +binary distribution archive). Take a look there first (noting at you read it that this sample +is not a new style sample). If you just want to run it to see what happens open a command prompt, navigate to this sample directory and do: |