cannot find symbol

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
icemanrj
Posts: 58
Joined: Wed Dec 26, 2007 1:49 am

cannot find symbol

Post 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
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: cannot find symbol

Post by JIV »

you must be doing something wrong, what is your rev?
Post Reply