Create the esup-helpdesk project by checkout from the SVN repository http://subversion.cru.fr/esup-helpdesk/trunk/esup-helpdesk.
The esup-helpdesk project must be installed exactly at the same location as the esup-commons, as ../esup-commons is used to get the esup-commons project from the ant tasks of the esup-helpdesk project. If the esup-commons project has been installed in C:\devel\esup-commons, then install the esup-helpdesk project in C:\devel\esup-helpdesk. |
Your esup-helpdesk project is now ready to be used.
When developing esup-helpdesk, the tasks prefixed by _ (underscore) should be used. For instance, use _start, not start! |