Page 1 of 1

Eclipse Errors

Posted: Fri Mar 23, 2012 10:29 am
by Weizen
L2J Revision Number: 5226

Hi,

i want to get back to l2... i dont touched l2 for over 1 year now.
so my question is how to fix the errors i get on eclipse?

i will write some of them they just repeat:

Code: Select all

- Cannot instantiate the type ArrayList<?>- Cannot instantiate the type FastList<?>- Incorrect number of arguments for type FastMap<K,V>; it cannot be parameterized with arguments <?>- Syntax error on token "<", ? expected after this token- ... 
here a screenshot:

http://imageshack.us/photo/my-images/843/errorju.jpg


Some Informations:

Java 7 update 3 JRE and JDK installed


my Enviromentvarriables are:

PATH: C:\Program Files\Java\jdk1.7.0_03\bin
CLASSPATH: C:\Program Files\Java\jdk1.7.0_03\lib
JAVA_HOME: C:\Program Files\Java\jdk1.7.0_03

Eclipse under installed JREs is the JRE7 with correct path


...

ohh and my old high five pack is without errors



sorry for my english and thank you for help

Re: Eclipse Errors

Posted: Fri Mar 23, 2012 10:57 am
by MELERIX
may be is your eclipse version ? :P

Re: Eclipse Errors

Posted: Fri Mar 23, 2012 1:29 pm
by Zoey76
You need Eclipse 3.7.1+ to use Java 7 features.

Re: Eclipse Errors

Posted: Fri Mar 23, 2012 5:42 pm
by Weizen
Ohh im so dumb :)

Sorry for the stupid question thats true my eclipse is also over 1 year old :)

Thanks