Latest Release
- Release candidate 2.0rc1 (23/12/11)
- Beta version 2.0 (06/07/11)
- Stable version 1.2.1 (15/07/10)
- Nightly builds available to test
Events
- 10/10/2011 - LDAPCon 2011 (Heidelberg, Germany)
- 13/06/2011 - RMLL (Strasbourg, France)
- 9/07/2010 - RMLL (Bordeaux, France)
Community
Get help, contribute or find professional services ...
Find out more!
Search
Download | Read more... | Get started!
Integrated Development Environment IntegrationIn order to develop your code in the project, you may want to integrate it directly in a IDE like Eclipse, IDEA or Netbeans. Please contribute your own method if it is not present here :) EclipseInstalling the Maven 2 pluginThe Ldap Synchronization Connector is built in top of Maven 2, so you need to install the Maven 2 plugin for Eclipse:
Getting the source codeYou have two options to obtain the LSC-sample source code:
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. NetbeansThese steps have been validated against a Simple Java NetBeans IDE 6.0.1. The Ldap Synchronization Connector is built with maven2, so you need to install the plugin:
You are now ready to open your project. Just go in the File menu and choose Open Project item. Go to the unzipped directory lsc-sample. The IDE will normally find the needed stuff and will include it ready for use. IDEAPlease feel free to contribute the way to do it or the license :) |


