Quote:
Originally Posted by Klug Funny, we have two french developers chatting on an english forum 8)
In order to get the last and updated documentations about SOAP and APIs, you have to do a code checkout (against P4).
The up-to-date files are here (and here only, yet). |
What is P4 ? I checkout the codes from svn :
https://zimbra.svn.sourceforge.net/svnroot/zimbra
I do the steps to build an eclipse env with the file :
http://zimbra.svn.sourceforge.net/vi...-SVN-WIN32.txt
and there are some mistakes that stop the ant generation processes :
1. for tomcat 5.5 part, it can't start due to a missing file : conf/keystore
2. 100 errors in eclipse java dev with 4 java errors form the chekout.
What does it happen ? What ais the right solution ?