PDA

View Full Version : Eclipse Galileo Errors



chandra_bhanu
September 16th, 2011, 08:25 AM
Hello! Everyone I recently installed Eclipse Galileo with CDT and EGit on Ubuntu 10.10.
I was unable to create a new git repository and got the following error:
The selected wizard could not be started.
Plug-in "org.eclipse.egit.ui" was unable to instantiate class "org.eclipse.egit.ui.internal.repository.NewReposit oryWizard".
org.eclipse.egit.ui.internal.repository.NewReposit oryWizard

So, I imported an already existing git repository and then imported projects into it. But, I am unable to use various features like "Show call heirarchy" etc. as the indexer is unable to resolve the symbol as function or member.
How do I make the eclipse indexer to index all files in my current project?

I am unable to use help manual as I get the following error:
The connection was refused when attempting to contact the proxy server you have configured. Please check your proxy settings and try again.

The proxy is correct and works for every browser I have installed. How do I resolve the proxy problem. Please help!