[HELP] package gnu.trove.map.hash does not exist
Posted: Thu Jul 12, 2012 6:32 am
Hello L2J Community, im having trouble building my package. It shows me some weird errors like:
The problem is, i have the libraries at their respective location, and are included at Java build path, and at .java import files.
Here i show u:

Code: Select all
[javac] C:\workspace\L2J_GE_Server\java\com\l2jserver\Config.java:17: error: package gnu.trove.list.array does not exist [javac] import gnu.trove.list.array.TIntArrayList;
Here i show u:
