Home Contact Download
LSC logo
Open source connector to synchronize identities to a LDAP directory from any data source including any database with a JDBC connector, another LDAP server or flat files ...
Download  |  Read more...  |  Get started!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

documentation:2.0:development:ideintegration [2012/04/23 11:31]
david.coutadeur
documentation:2.0:development:ideintegration [2012/05/02 14:23] (current)
sbahloul [Getting the source code]
Line 35: Line 35:
           - Select **Create a new repository location** and click on **Next**           - Select **Create a new repository location** and click on **Next**
           - In the **URL** field enter the SVN repository location: //%%https://lsc-project.org/svn/%%// and click on **Next**           - In the **URL** field enter the SVN repository location: //%%https://lsc-project.org/svn/%%// and click on **Next**
-          - Scroll down and select the //lsc-sample// project and click on **Finish**+          - Scroll down and select the //lsc-sample// project and click on Next 
 +          - Scroll down and select the lsc/branches/v2.0/ project and click on Finish 
 +          - When prompted, import into the existing project. 
 +          - In the Eclipse, right-click on the project and select Maven dependency management. 
 +          - Wait while Maven will downloads packages (several hours). 
 +          - Attempt a build.
  
-You should now have the project in Eclipse, with Maven dependencies integrated. If not, you should right click on the project and in the **Maven2** menu item, click on **Activate**. 
  
 +You should now have the project in Eclipse, with Maven dependencies integrated. If not, you should right click on the project and in the **Maven2** menu item, click on **Activate**.