Since git moved my project to be under its own /git/ directory, I have lost the ease of use of things like right clicking in the project and choosing things like 'New' -> 'Java Class'. The source folder, Package and Superclass fields are blank by default when I try this from the Git Repositories View, whereas in Package Explorer View I would still be able to this, except git moves your project out from there. (Now that I write it out, could this be a path issue?)
Adding pictures to help explain :
This is what I get when I right click in an attempt to add a class in the git version of my project:

This is what I get when I attempt to add a class in the project explorer version of my project:
