Page 1 of 1

cannot find symbol

Posted: Thu May 27, 2010 3:58 pm
by icemanrj
[javac] C:\Core\java\com\l2jserver\Config.java:94: cannot find symbol
[javac] symbol : class SkillTargetType
[javac] location: class com.l2jserver.Config
[javac] public static TIntObjectHashMap <SkillTargetType> SKILL_TARGET_LIST;


any idea? the line is 94
public static TIntObjectHashMap <SkillTargetType> SKILL_TARGET_LIST; this it's the line 94

Re: cannot find symbol

Posted: Thu May 27, 2010 4:50 pm
by JIV
you must be doing something wrong, what is your rev?