Start point to write code for jive - hacking

Hi

I’'m tryng to start to hack the code of jive, and are using Eclipse for this…

I’‘m new to java and perhaps I’'m leaving some detail pass…

I download Jive source, and create a new project in Eclipse for it. But a lot of code is marked as worng, like this:

LinkedHashMap<String,Element>();

Does it an eclipse mistake? Or did I forgot to link something? Or Eclipse is not the right toll for this?

Regards

qoelheXXIX

This is Java 1.5 syntax you will need to either use eclipse 3.1 or set eclipse 3.1 to use 1.5 as your compiler in order to compile Messenger.

Thank You ! ! !

hehe, now I’'ll go to swimm for the code ! ! !

by qoelheXXIX