DSB

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

Changes (8)

View Page History
{prerequisites}
The Source Code is available at: [https://svn.petalslink.org/svnroot/trunk/research/commons/dsb]
{excerpt:hidden=true}Various how-tos related to project development.{excerpt}
{multi-excerpt:name=commons-howtos}

{report-block}
{local-reporter:page:children}
{local-reporter}
{report-body:injected=true}
{link-window:http://research.petalslink.org%page:url%}%page:title%{link-window}
#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

{report-body}
{report-block}
#To compile Project source code, you must:
## Write this command lin on the prompt of your shell: *mvn install*

{multi-excerpt} {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: