Wrong src?

hi,when I download the jive_messenger_src_2_2_2.zip.I open these file with Eclipse,but there are many syntax error.

For example,in XMPPServer.java

Line 93:private Map();

Line 670:for (Module module : modules.values()) { etc.

My operation is chinese WinXP.

You need java 1.5 which will only run under eclipse 3.1+.

Alex

But my java vm version is 1.5.04 , Eclipse version is 3.1 and MyEclipse version is 4.0.3

Thank you ,the problem is been solved.