Top "Eclipse-juno" questions

Juno is the code name for Eclipse versions 3.8 and 4.2 that were released on June 27, 2012.

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
Getting Eclipse to open .html in text-editor by default?

Eclipse Juno keeps opening my HTML files in a embedded web-browser, rather than in an embedded syntax-highlighting editor. I have …

eclipse django-templates html-editor eclipse-juno default-parameters
"Could not find main method from given launch configuration" when using Java+Scala+Slick2D

I've got a project in which I'm using Java+Scala+Slick2D. The project itself runs well when launched from …

java scala executable-jar eclipse-juno slick2d
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
Eclipse Warning: Unknown Faceted Project

I have a parent Maven project (using java facet version 1.7) which includes some modules. I got the following warning from …

java eclipse warnings eclipse-juno facet
Eclipse (C/C++) Error: Job found still running after platform shutdown

When I went to open Eclipse, it had worked an hour before, it froze at launch and gave the error: "…

c++ c eclipse eclipse-juno
Eclipse IDE - Open Call Hierarchy is empty/broken

What should I do, if the "Open Call Hierarchy" is broken (empty for every method in a project)? It only …

eclipse eclipse-juno call-hierarchy
Having problems pinning Eclipse Juno/Luna/Mars shortcut to windows 7 taskbar

I can't seem to properly pin a shortcut to Juno. I've never had this problem with earlier versions of Eclipse. …

windows-7 eclipse-juno eclipse-luna eclipse-mars eclipse-neon
Exception java.lang.IncompatibleClassChangeError while running Groovy in Eclipse Juno

I have recently downloaded Eclipse Juno and installed latest Groovy plugin. Now here is how my Groovy file looks like. …

eclipse groovy eclipse-juno
Eclipse modifies server.xml each time run the project (Run-->Run on Server)

I'm using Tomcat 7 on Eclipse Juno. I use workspace metadata as server location (Please see my tomcat configurations below). Also …

eclipse settings tomcat7 eclipse-juno