Directory structure: Minecraft-API
|- src
|- main
|- java
|- net
|- minecraft
|- workbench
Good old Java.On my machine that means it would end up being: /home/ajf/Projects/2012/Minecraft/Minecraft-API/src/main/java/net/minecraft/workbench/ Who on earth thought deeply nested directories for packages was a good idea? |
When I found this out, it changed my life.