/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/HoerupUtilsPlugin.java
ViewVC logotype

Diff of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/HoerupUtilsPlugin.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1803 by torben, Fri Apr 6 15:06:46 2012 UTC revision 1804 by torben, Mon May 28 15:06:26 2012 UTC
# Line 7  import java.util.List; Line 7  import java.util.List;
7  import org.bukkit.plugin.PluginManager;  import org.bukkit.plugin.PluginManager;
8  import org.bukkit.plugin.java.JavaPlugin;  import org.bukkit.plugin.java.JavaPlugin;
9    
 import com.avaje.ebeaninternal.api.SpiEbeanServer;  
 import com.avaje.ebeaninternal.server.ddl.DdlGenerator;  
10    
11    
12    import dk.thoerup.bukkit.hoeruputils.chests.SnitchingChest;
13    import dk.thoerup.bukkit.hoeruputils.chests.SnitchingChestBean;
14  import dk.thoerup.bukkit.hoeruputils.creative.GeneralContractorCommands;  import dk.thoerup.bukkit.hoeruputils.creative.GeneralContractorCommands;
15  import dk.thoerup.bukkit.hoeruputils.message.MessageBean;  import dk.thoerup.bukkit.hoeruputils.message.MessageBean;
16  import dk.thoerup.bukkit.hoeruputils.message.MessageWrapper;  import dk.thoerup.bukkit.hoeruputils.message.MessageWrapper;

Legend:
Removed from v.1803  
changed lines
  Added in v.1804

  ViewVC Help
Powered by ViewVC 1.1.20