From: Andrew C. <ac...@co...> - 2008-07-26 04:09:26
|
Oh, I got Han's fix which seemed to work. I had figured he'd commited it to the repo. I went ahead and did that, so it's fixed in head. -- Drew On Fri, 25 Jul 2008, Andrew Case wrote: > Patrick, > > Yeah, I've already done this (otherwise it wouldn't be able to compile let > alone run). I'm still just supposed to run the 'ui' plugin as an 'eclipse > application' right? > > -- > Drew > > > On Fri, 25 Jul 2008, Andrew Case wrote: > >> Yes, we created a new project that wraps the javagit jar. You need to check >> it out. Flip through the mailing list archives. You'll need to package >> javagit and copy the jar into our javagit project directory. >> >>> -----Original Message----- >>> From: gitclipse-devel-bounces@li... [mailto:gitclipse- >>> devel-bounces@li...] On Behalf Of Paul Munson Bethe >>> Sent: Wednesday, July 23, 2008 4:59 PM >>> To: Andrew Case >>> Cc: gitclipse-devel >>> Subject: Re: [Gitclipse-devel] Can't get plugin to associate >>> >>> >>> "out of memory" sounds like an infinite loop. >>> >>> btw - I get the error >>> >>> Bundle 'edu.nyu.cs.javagit' cannot be resolved >>> >>> in the core meta-inf file. >>> >>> Any thoughts? >>> >>> >>> >>> ----- Original Message ----- >>> From: Andrew Case <acase@co...> >>> Date: Wednesday, July 23, 2008 9:42 am >>> Subject: Re: [Gitclipse-devel] Can't get plugin to associate >>> To: gitclipse-devel <gitclipse-devel@li...> >>> >>> >>>> The error I get when I do this is... >>>> >>>> I get a ConfigurationWizard.error >>>> Reason: >>>> Could not instantiate provider >>>> edu.nyu.cs.gitclipse.core.GitTeamProvider for >>>> project test. >>>> >>>> -- >>>> Drew >>>> >>>> On Tue, 22 Jul 2008, pmb309@ny... wrote: >>>> >>>>> Does 'Team -> Share -> NYU Git' not work? >>>>> >>>>> ------Original Message------ >>>>> From: Andrew Case >>>>> Sender: gitclipse-devel-bounces@li... >>>>> To: gitclipse-devel >>>>> Sent: Jul 21, 2008 11:50 PM >>>>> Subject: [Gitclipse-devel] Can't get plugin to associate >>>>> >>>>> Has anyone else been having a problem getting the gitclipse plugins >>>> to >>>>> associate themselves with projects? I don't seem to be able to >>> associate >>>>> or create/import new projects during a runtime test. All options >>>> seem to >>>>> error out with different error messages. >>>>> >>>>> If I go from the Menu->Git->Init or Clone I get: >>>>> "The chosen operation is not currently available" >>>>> >>>>> Import->Git->Clone >>>>> The selected wizard could not be started. >>>>> Plug-in edu.nyu.cs.gitclipse.ui was unable to load class >>>>> edu.nyu.cs.gitclipse.ui.wizards.GitCloneWizard >>>>> >>>>> Import->Git->Import >>>>> The selected wizard could not be started. >>>>> Plug-in edu.nyu.cs.gitclipse.ui was unable to load class >>>>> edu.nyu.cs.gitclipse.ui.wizards.GitImportWizard >>>>> >>>>> New->Git->Init >>>>> The selected wizard could not be started. >>>>> Plug-in edu.nyu.cs.gitclipse.ui was unable to load class >>>>> edu.nyu.cs.gitclipse.ui.wizards.GitInitWizard >>>>> >>>>> Also, when running the plugin I get "out of memory" errors a lot. >>> I >>>>> don't get this when just running my standard eclipse, so it has to >>> be >>>>> related to the plugin. Does anyone else have this problem? >>>>> >>>>> -- >>>>> 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 >>>>> Gitclipse-devel@li... >>>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>>>> >>>>> >>>>> Sent via BlackBerry >>>>> >>>> >>>> --------------------------------------------------------------------- >>> ---- >>>> 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 >>>> Gitclipse-devel@li... >>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>> >>> ----------------------------------------------------------------------- >>> -- >>> 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 >>> Gitclipse-devel@li... >>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >> > > ------------------------------------------------------------------------- > 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 > |