Java equivalent of a C# solution file
843785Jul 8 2008 — edited Jul 8 2008Does java have a solution file or project file as Visual Studio does? I'm using Xcode on Mac OS X and I'm trying to import the class and image files (dependancies as I'm used to calling them) and there does not seem to be a single file you can simply click and import all the class files, image files, etc in an existing structure. Does Java not have any organizational structure?