From: Michelle S O. <ms...@ny...> - 2008-07-27 22:38:48
|
Hey guys, A word of warning.. I just manually deleted the bin directories underneath the ui and core projects because I was worried that they were stale, and all hell broke loose in Eclipse. I think what happened was it didn't think anything needed to be compiled because the files hadn't been modified, so 'Build all' and 'Build project' had no effect. I had to start modifying files in order to convince Eclipse to compile those files, then try building again to see how many more class files would appear, then modify some more classes, etc.. it ended up taking just over an hour to resolve. So in short.. don't screw with your bin directories. I also still can't get my test project to associate with gitclipse. Team -> Share Project -> Git still causes a NullPointerException. Is there anything else I can try? I can't check this stuff in until I test commit out again, since I've changed a huge amount of code around. Michelle |