From: Patrick W. <pat...@ny...> - 2008-08-07 05:29:29
|
To kind of answer my own question... Have any idea why this happened? Drew, it seemed like the updates you made worked for CC... generateScript: [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied. [eclipse.buildScript] Bundle edu.nyu.cs.gitclipse.ui: [eclipse.buildScript] Another singleton version selected: edu.nyu.cs.gitclipse.ui_1.0.0 [eclipse.buildScript] Bundle edu.nyu.cs.gitclipse.core: [eclipse.buildScript] Another singleton version selected: edu.nyu.cs.gitclipse.core_1.0.0 On Thu, 2008-08-07 at 01:23 -0400, Patrick Winters wrote: > Hey guys, > Does anybody have a clue why my local build stopped working today? > I'm clueless. Eclipse doesn't have a problem building in the IDE, but > the build script does. Everything is updated, this is bad timing for > me. > > 2. ERROR > in /home/patrick/gitclipse/buildDirectory/plugins/edu.nyu.cs.gitclipse.ui.test/src/edu/nyu/cs/gitclipse/ui/DecoratorTest.java (at line 93) > GitStatusAdapter gsa = GitStatusAdapter.forPath(project.getLocation()); > ^^^^^^^ > The method forPath(IPath) is undefined for the type GitStatusAdapter > > -- > Patrick > > > ------------------------------------------------------------------------- > 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-build mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-build |