Top "Eclipse-indigo" questions

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

Can anyone get the new marketplace drag n' drop to work with Eclipse Indigo?

I am on a new mac and cannot get eclipse to install marketplace plugins by dragging n' dropping them onto …

eclipse drag-and-drop eclipse-indigo
How to set gdb debugger connection?

The instructions here show how to create a debug configuration but seem to be based on a different version of …

eclipse debugging gdb eclipse-indigo
Unresolved inclusion: <iostream> in eclipse on mac

Eclipse will not allow me to include <iostream>. I'm on a mac and when I try the same …

eclipse macos compiler-construction eclipse-indigo
Installing new software to Eclipse

I have the Indigo version. When I go to Help > Install New Software, the window pops up. I choose …

java eclipse eclipse-indigo
How can I use Java 7 with Eclipse Indigo 3.7.1

From what I understand Eclipse Indigo 3.7.1 should now have support for Java 7. I downloaded Eclipse 3.7.1. and JDK 1.7.0 and added JRE7 …

java eclipse java-7 eclipse-indigo
Open website from within eclipse's internal browser?

Could anyone help me with opening web pages from within Eclipse's internal (embedded) browser? I'm running Linux (tiling window manager) …

linux eclipse eclipse-indigo gentoo embedded-browser
Lua Editor for Corona SDK (Eclipse Indigo Plugin)

Can anyone suggest a good editor to use with Lua scripting specifically for the Corona SDK or aid me with …

eclipse-plugin lua coronasdk eclipse-indigo
How to install Hibernate in eclipse

I followed this step by step guide for installing Hibernate After selecting all the things that is mentioned in the …

java hibernate eclipse-indigo
How to change port no of the jboss 4.2 server

I have to different eclipse ide and jboss server.I need to start both the server at a time but …

eclipse-indigo jboss-4.2.x
How to use just one scala library for maven/eclipse/scala

I have configured a project to use scala/maven/Eclipse. Because I need a scala library on the build path …

eclipse scala maven eclipse-indigo scalatest