From: Andrew C. <ac...@co...> - 2008-07-22 03:50:12
|
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 |