From: Patrick W. <pat...@ny...> - 2008-07-28 03:45:13
|
Open the manifest for the javagit project and in the Runtime tab try clicking "Calculate Uses". I don't know if this is necessary but it resolves some build error for me in the IDE. I'll let you commit it. > -----Original Message----- > From: git...@li... [mailto:gitclipse- > dev...@li...] On Behalf Of Andrew Case > Sent: Sunday, July 27, 2008 8:27 PM > To: gitclipse-devel > Subject: [Gitclipse-devel] Broken build > > Michelle/Patrick, > > It looks like I'm the first one to commit some code that uses the > javagit > API. It seems to have broken the build as CC doesn't seem to be able > to > find edu.nyu.cs.javagit.api.*. Is CC building edu.nyu.cs.javagit? Is > the > jar included in the edu.nyu.cs.javagit? Any ideas on what seems to be > missing here? > > Build log snippet > ----------------- > > <message priority="info">[javac] ----------</message> > - > <message priority="info"> > [javac] 1. ERROR in > /home/mso206/cruisecontrol/gitclipse- > build/plugins/edu.nyu.cs.gitclipse.core/src/edu/nyu/cs/gitclipse/core/G > itMoveDeleteHook.java > (at line 15) > </message> > - > <message priority="info"> > [javac] import edu.nyu.cs.javagit.api.JavaGitException; > </message> > <message priority="info">[javac] > ^^^^^^^^^^^^^^^^^^</message> > - > <message priority="info"> > [javac] The import edu.nyu.cs.javagit cannot be resolved > </message> > <message priority="info">[javac] ----------</message> > <message priority="warn">BUILD FAILED</message> > > > I just can't find the import edu.nyu.cs.javagit.api.JavaGitException. > > Thanks, > > -- > Drew > > ----------------------------------------------------------------------- > -- > 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 |