Top "Eclipse-juno" questions

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

PMD-Plugin in Eclipse/Juno not installable through marketplace

I recently upgraded from Eclipse (for Java/EE developers, x64) "Indigo" to "Juno". Unluckily the PMD-Plugin (http://marketplace.eclipse.org/…

eclipse pmd eclipse-juno eclipse-marketplace
Source Folder 'folder1' in project 'ProjectA' cannot output to distinct source folder 'folder2' in Eclipse

I am getting this error in some projects in my workspace. I have tried using Luna and Juno version of …

java eclipse ejb eclipse-juno eclipse-luna
Eclipse m2e connector for JAX-WS org.codehaus.mojo

I am trying to consume a webservice using wsimport goal declared at maven build. But I am facing the problem …

eclipse maven eclipse-juno m2e wsimport
Eclipse PMD Can't find basic.xml

When attempting to run pmd for a project in Eclipse/Juno, I am getting this error. An internal error occurred …

java eclipse eclipse-juno pmd
Eclipse giving Error "Unhandled event loop exception" No more handles

I am getting this error after every 1-2 mins when i open the eclipse editor.I downloaded new eclipse still …

android eclipse handler eclipse-juno conflicting-libraries
Resource leak while using try...finally?

I was working normally in eclipse when I got bugged by a resource leak warning in both return values inside …

java eclipse resources eclipse-juno java-6
Eclipse opens blank workspace

I have this weird issue where the following happens: fresh eclipse juno install (with all updates applied) works fine for …

eclipse macos workspace eclipse-juno
Cannot set Eclipse Juno C++ with std=c++11

I have Eclipse Juno C++ ( Build id: 20120614-1722 ). I'm trying to set the compiler invocation arguments with instruction -std=c++11 …

c++ eclipse c++11 compiler-errors eclipse-juno
Egit is installed (came with Juno), but does not show at all

I want to use GIT in eclipse, and preferably EGit, for it's support from the eclipse community itself. However, despite …

eclipse-plugin egit eclipse-juno jgit
Package Dll in Jar using Maven- single goal

I have added a DLL in my maven project as dependency like this : <dependency> <groupId>com.…

maven maven-2 m2e eclipse-juno