From: Andrew C. <ac...@co...> - 2008-07-27 22:55:17
|
Michelle, Is it just Team->Share->Git that errors out, or if you try to use the Git menu from the top, does it error out too (by error, I mean not even pull up the wizards)? If so, then the ui plugin isn't able to lockin correctly to the core plugin. I'd look for any "nature" strings in your project and make sure they're pointing to GitTeamProvider. If the menu is working and it's just Team->Share->Git that's not then I'm at a loss. -- Drew On Sun, 27 Jul 2008, Michelle S Osborne wrote: > 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 > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Gitclipse-devel mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > |