i have this error when i compile it!
FAILED while executing in directory:
D:\workspace\l2jfree-core
Reason:
D:\workspace\l2jfree-core\src\main\java\com\l2jfree\gameserver\network\clientpackets\SendWareHouseDepositList.java:[38,33] package net.sf.l2j.gameserver.util does not exist
D:\workspace\l2jfree-core\src\main\java\com\l2jfree\gameserver\network\clientpackets\SendWareHouseDepositList.java:[39,33] package net.sf.l2j.gameserver.util does not exist
[iNFO] ------------------------------------------------------------------------
[iNFO] For more information, run with the -e flag
[iNFO] ------------------------------------------------------------------------
[iNFO] BUILD FAILED
[iNFO] ------------------------------------------------------------------------
[iNFO] Total time: 6 seconds
[iNFO] Finished at: Tue Nov 04 17:32:10 EET 2008
[iNFO] Final Memory: 5M/21M
[iNFO] ------------------------------------------------------------------------
why? i added imports after all imports that are already exist!! plz help me!!