Sea Cloud

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
The source code is available at: [https://svn.petalslink.org/svnroot/trunk/research/commons/seacloud]

* *To get Project source code, you must*:
## Install a svn client such as [TortoiseSVN|http://tortoisesvn.tigris.org/] for Windows or use the native SVN client from your Unix-based distribution
## Perform a svn checkout at this url source code

* *To compile Project source code, you must*:
## Write this command lin on the prompt of your shell: *mvn install*

{tip}
If you want compile without run all tests, write: *mvn install \-Dmaven.test.skip*
{tip}

* *To import Project in Eclipse, you must*:
## Download the source code
## Invoke the Eclipse plugin from the shell like 'mvn eclipse:eclipse'
## Open Eclipse IDE and click on: File => Import
## In Wizzard, choose: General => Existing Projects in Workspace
## Select the root directory of the project and click on finish


h2. Components Architecture: