Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Downloaded the modified code from [1|https://svn.apache.org/repos/asf/incubator/tuscany/sandbox/mobile-android].

2. Downloaded SCA modules from [2|https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/modules] and installed as shown below:

Code Block

svn checkout --revision 643746 https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/modules

...



cd modules

...



mvn clean install -Dtest=no

...


mvn -Peclipse eclipse:eclipse -Dtest=no

3. Created a new eclipse workspace and set the M2_REPO variable as shown below:

...