Jump to content
  • 0

[Help] Eclipse Error


MixHarder

Question

Buildfile: D:\workspace\L2jFrozen\gameserver\build.xml
prepare-local:
prepare-final:
init:
version:
     [echo] L2jFrozen Gameserver Revision: 946M
compile:
    [javac] Compiling 1463 source files to D:\workspace\L2jFrozen\gameserver\build\classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] D:\workspace\L2jFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2FolkInstance.java:34: error: class L2ElfokeeperInstance is public, should be declared in a file named L2ElfokeeperInstance.java
    [javac] public class L2ElfokeeperInstance extends L2FolkInstance
    [javac]        ^
    [javac] D:\workspace\L2jFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:1031: error: cannot access L2FolkInstance
    [javac] 	private L2FolkInstance _lastFolkNpc = null;
    [javac] 	        ^
    [javac]   bad source file: D:\workspace\L2jFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2FolkInstance.java
    [javac]     file does not contain class com.l2jfrozen.gameserver.model.actor.instance.L2FolkInstance
    [javac]     Please remove or make sure it appears in the correct subdirectory of the sourcepath.
    [javac] D:\workspace\L2jFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\L2Character.java:22: error: cannot find symbol
    [javac] import static com.l2jfrozen.gameserver.ai.CtrlIntention.AI_INTENTION_FOLLOW;
    [javac] ^
    [javac]   symbol:   static AI_INTENTION_FOLLOW
    [javac]   location: class
    [javac] D:\workspace\L2jFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\L2Character.java:21: error: cannot find symbol
    [javac] import static com.l2jfrozen.gameserver.ai.CtrlIntention.AI_INTENTION_ATTACK;
    [javac] ^
    [javac]   symbol:   static AI_INTENTION_ATTACK
    [javac]   location: class
    [javac] D:\workspace\L2jFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:21: error: cannot find symbol
    [javac] import static com.l2jfrozen.gameserver.ai.CtrlIntention.AI_INTENTION_MOVE_TO;
    [javac] ^
    [javac]   symbol:   static AI_INTENTION_MOVE_TO
    [javac]   location: class

BUILD FAILED
D:\workspace\L2jFrozen\gameserver\build.xml:65: Compile failed; see the compiler error output for details.

Total time: 11 seconds

exw auto to error otan pao na kano build! th akrivos einai ?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...