Top "Eclipse-indigo" questions

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

How to run Eclipse Indigo on JDK 1.7 OSX

With the recently OSX JDK 7 ea release from Oracle. How to run Eclipse Indigo ? I get the following error msg: $ …

macos java-7 eclipse-indigo
Syntax error , insert "EnumBody" to complete EnumDeclaration

I was in middle of coding and accidentally put the following line of code at the part of class where …

java eclipse syntax-error eclipse-indigo
Maven/Tomcat Projects In Eclipse Indigo/3.7

I'm trying out the next version of Eclipse using the latest milestone build and I'm having an issue getting my …

maven eclipse-wtp eclipse-indigo
can't install eclipse plugin "m2e connector for build-helper-maven-plugin 0.15.0.201109290002"

i just tried to move from helios to maven with my gwt 2.4 application. so i began to follow the steps …

eclipse gwt maven eclipse-indigo m2e
Classic error: Unable to update index for central|http://repo1.maven.org/maven2

I am facing a situation where my eclipse indigo is "Unable to update index for central|http://repo1.maven.org/…

java eclipse maven m2eclipse eclipse-indigo
Plugins won't install on Eclipse

I am trying to install subversive and checkstyle onto Eclipse IDE for Java Developers however the following message appears: "Cannot …

eclipse eclipse-indigo
What the difference between Eclipse 3.7, 3.8 and 4.2?

Eclipse Indigo is 3.7, and Eclipse Juno is 4.2, but 3.8M1 has just been released. What's 3.8 and how is this different from 3.7? …

java eclipse eclipse-indigo eclipse-juno
What is the difference between Eclipse 3.7 and Eclipse 4.1?

I see there are two main distributions of Eclipse going on - One is on 3.6, 3.7, 3.8 path and the other is 4.0, 4.1 …

java eclipse jakarta-ee eclipse-indigo
Difference between "Eclipse Indigo" and "Eclipse Juno"

Currently I'm using Eclipse Indigo (v3.7) for Selenium WebDriver automation tests with Java. There is also Eclipse Juno (v3.8 - 4.2) …

java eclipse eclipse-juno eclipse-indigo
Where is "create project from existing source" in eclipse Indigo?

I cannot find "create project from existing source" in Eclipse Indigo while I am trying to create a "java project". …

java eclipse eclipse-indigo