Top "Eclipse-indigo" questions

Indigo is the code name for Eclipse version 3.7 that was released on June 22, 2011.

Eclipse executable launcher error: Unable to locate companion shared library

I had Eclipse Indigo installed on my computer with the Android plugin and it was working perfectly for about two …

eclipse eclipse-indigo
An error occurred while collecting items to be installed (Access is denied)

I'm getting the error given below when I try to install the upgrade from Eclipse and it goes like half …

eclipse eclipse-plugin eclipse-indigo
Eclipse 3.7 (Indigo) + Tomcat7 --- Cannot create a server using the selected type

Setup: Eclipse 3.7 + the WEB tools from the indigo update site Tomcat7 Ubuntu Problem: When I try to add a new …

eclipse tomcat7 eclipse-indigo
Cannot highlight all occurrences of a selected word in Eclipse

I tried using the Toggle mark occurrences (Alt + Shift + O) button and also in Preferences -> General -> …

eclipse ide eclipse-indigo
How can I change @author tag configuration in eclipse in such a way that it takes the name I have specified?

I'm using Eclipse Indigo for Java. I used to write comments over the methods. In that whenever I use @author …

java comments eclipse-indigo
Eclipse XSD editor

How do you launch or install the Eclipse XSD editor? According to this it seems it should work out-of-the-box. I …

eclipse xsd eclipse-indigo
Combining multiple @SuppressWarnings annotations - Eclipse Indigo

So the issue is being able to combine multple warning suppressions so that each item doesn't need it's own @SuppressWarnings …

java eclipse annotations eclipse-indigo suppress-warnings
Maven option is not found in Eclipse

I am in Eclipse Indigo and I have installed m2eclipse plugin. I saw in Eclipse Helios there is an …

java eclipse maven eclipse-indigo
How to fully remove subversive plugin

I've installed Subversive and want to switch to the Subclipse plugin. After uninstalling Subversive via About Eclipse -> Installation …

eclipse subclipse subversive eclipse-indigo
Eclipse Indigo for Java EE + Maven plugin = the Maven menu does not appear in import and preference

I have used Indigo Java (not Java EE) and the maven plugin is already installed. Or at least, I know …

m2eclipse eclipse-indigo