i'm using the eclipse ide(no source control or anything). the problem i'm having is when i add a simple file, jsp, text, .java whatever to the project it's not being added to the workspace folder and thus not being picked up by my build script. how do you add a new file to a project and have it REALLY a part of the project (ie, so i can browse the file system though explorer and see the new file in my workspace/project folders). even when i shut down eclipse i can still see the file in my hirearchy in eclipse, but not in explorer..what gives?


Reply With Quote

