Top "Eclipse-indigo" questions

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

initializationError with Eclipse and JUNIT4 when executing a single test

My test class is this one: /** * The Class TestAddSubscriber. */ @RunWith(LabelledParameterized.class) public class TestAddSubscriber extends AbstractTestSubscriber { /** * Instantiates a new …

java eclipse junit4 eclipse-indigo
Eclipse "Build Automatically" not cascading

I have a project in Eclipse (Indigo but similar in Helios) which has files in src/main/resources which get …

java eclipse eclipse-indigo
Where is mvn.exe when using embedded maven 3 in eclipse indigo?

I'm using the Indigo Release of eclipse. When I check Window -> Preferences, Maven -> Installations, it confirms …

eclipse maven maven-3 eclipse-indigo
JD-Eclipse(0.1.3) does not work in Eclipse 3.7 - Indigo on windows 7 64 bit

On my pc I cannot get jd-eclipse working , when I click on a class file I just get the standard …

eclipse-indigo
installing additional eclipse indigo files

After downloading Eclipse Indigo on a clean pc, when I try to download from http://dl.google.com/eclipse/plugin/3.7 …

eclipse installation eclipse-indigo
Why is my updated Eclipse / Android setup not building my APK anymore?

I had a working Eclipse setup with 3.6.2 and SDK tools from version 11, and it has been building my main project …

android eclipse classpath apk eclipse-indigo
Svnkit with Subclipse under Eclipse Indigo

In my Eclipse Indigo (64-bit) under Ubuntu, the SVNKit client doesn't show up in Eclipse preferences -> Team -&…

subclipse svnkit eclipse-indigo
Eclipse type hierarchy not always working

When I want to see implementation of some interface through F4 (type hierarchy) or ctrl+t (quick hierarchy) or implementation …

java eclipse eclipse-indigo
Mouse cursor disappearing

For some reason, the mouse cursor in Eclipse is disappearing. I can see that I am able to move on …

java eclipse jakarta-ee eclipse-indigo
Eclipse - Downloading content.jar.. times out while installing plugins

I am using Eclipse Indigo (3.7) and facing issues while installing plugins onto it. Following are the steps I followed: 1. Add …

eclipse eclipse-indigo