Compile Error

Hello.

I use Jbuilder2005 to compile the source of Jivemessenger,But It report 23 error.I use JDK 1.5.

Perhaps I should use other tools,is true?

best regards

I believe that JBuilder 2005 has full support for Java 1.5. So you are probably missing some jar files in your classpath. Make sure that all build/lib/**.jar files are present in your classpath.

Regards,

– Gato

Gato:

Thank u.I build it by ant.

best regards