My plugin in CB 2512

Discussion in 'Plugin Development' started by KaBob, Dec 5, 2012.

Thread Status:
Not open for further replies.
  1. I have to import some stuff from org.bukkit.craftbukkit for my plugin, but the latest builds (CB 2512 with Bukkit 1624) has completely broken all of those imports. I tried doing org.bukkit.craftbukkit.1.4.5 like I saw in the error stack trace but Eclipse doesn't accept that, so I have no idea how to deal with this problem.
    #1
  2. Reference the latest craftbukkit build?
    #2
  3. I'm using the latest bukkit/craftbukkit jars as libraries in eclipse, its always worked for me before.
    #3
  4. Is org.bukkit.craftbukkit a thing? Wouldn't it be net.minecraft.server?
    #4
  5. Nah those are completely different things, both are affected by this issue though.
    #5
  6. What specifically are you trying to accomplish that wasn't an issue before?
    #6
  7. #7
  8. #8
Thread Status:
Not open for further replies.