Jump to content
  • 0

[help]L2GameClientPacket.java


Question

Posted

Buildfile: D:\Documents and Settings\Owner\workspace\Interlude%20C6%20Archid%20-%20Custom%20Stuff\L2J-Archid-Game\build.xml

clean:

  [delete] Deleting directory D:\Documents and Settings\Owner\workspace\Interlude%20C6%20Archid%20-%20Custom%20Stuff\L2J-Archid-Game\target

init:

    [mkdir] Created dir: D:\Documents and Settings\Owner\workspace\Interlude%20C6%20Archid%20-%20Custom%20Stuff\L2J-Archid-Game\target

    [mkdir] Created dir: D:\Documents and Settings\Owner\workspace\Interlude%20C6%20Archid%20-%20Custom%20Stuff\L2J-Archid-Game\target\classes

    [mkdir] Created dir: D:\Documents and Settings\Owner\workspace\Interlude%20C6%20Archid%20-%20Custom%20Stuff\L2J-Archid-Game\target\dist

    [mkdir] Created dir: D:\Documents and Settings\Owner\workspace\Interlude%20C6%20Archid%20-%20Custom%20Stuff\L2J-Archid-Game\target\dist\L2JArchid-Game

version:

    [echo] Game Server Revision: 1291M

compile:

    [javac] Compiling 1297 source files to D:\Documents and Settings\Owner\workspace\Interlude%20C6%20Archid%20-%20Custom%20Stuff\L2J-Archid-Game\target\classes

    [javac] D:\Documents and Settings\Owner\workspace\Interlude%20C6%20Archid%20-%20Custom%20Stuff\L2J-Archid-Game\src\main\java\com\l2jarchid\gameserver\network\basepackets\L2GameClientPacket.java:27: cannot find symbol

    [javac] symbol  : class L2GameClientPacket

    [javac] location: package com.l2jarchid.gameserver.network.clientpackets

    [javac] import com.l2jarchid.gameserver.network.clientpackets.L2GameClientPacket;

    [javac]                                                      ^

    [javac] 1 error

 

BUILD FAILED

D:\Documents and Settings\Owner\workspace\Interlude%20C6%20Archid%20-%20Custom%20Stuff\L2J-Archid-Game\build.xml:50: Compile failed; see the compiler error output for details.

 

Total time: 18 seconds

can some1 help me to solve this problem ? >.>

2 answers to this question

Recommended Posts

  • 0
Posted

wrong import you have an error in the project i guess so just go over the wrong import and use the organize imports function

  • 0
Posted

wrong import you have an error in the project i guess so just go over the wrong import and use the organize imports function

problem solved from me. lock the topic and ty for the help.

Guest
This topic is now closed to further replies.


×
×
  • Create New...