cannot find symbol
Posted: Thu May 27, 2010 3:58 pm
[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
[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