From: Patrick W. <pat...@ny...> - 2008-08-07 05:23:04
|
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 |