Questions tagged [eclipse-juno]

Juno is the code name for Eclipse versions 3.8 and 4.2 that were released on June 27, 2012. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

For more information visit the official Juno site.

Download from here

641 questions
20
votes
5 answers

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 Eclipse Juno SR1: Implementation of project facet java could not be found. Functionality will be limited (Unknown Faceted…
jilt3d
  • 3,864
  • 8
  • 34
  • 41
20
votes
4 answers

Eclipse Juno and Retina Resolution

Is it possible to have Eclipse Juno display at retina resolution? I was able to edit info.plist for previous versions of Eclipse, but this does not work with Juno...
ina
  • 19,167
  • 39
  • 122
  • 201
20
votes
5 answers

Eclipse Juno: Can't find fast view bar

Version: Eclipse 4.2 Codename: Juno I don't see a fast view bar in eclipse 4.2. I can't rightclick on a view and enable fast view. The fast view options under General -> Perspectives does nothing. Was the fast view feature removed or am I missing…
keiki
  • 3,260
  • 3
  • 30
  • 38
19
votes
5 answers

Can't install Maven SCM Handler for EGit for Juno

I've updated my eclipse indigo to juno via the Help->Check for updates menu. I noticed I had updates for egit (2.x) and jgit (2.x) which clashed with my current installations (1.3.x) and so I removed all my egit plugins (eigt,jgit,egit-mylyn and…
Ittai
  • 5,625
  • 14
  • 60
  • 97
18
votes
3 answers

Add Maven repositories for a project in Eclipse?

How can I add Maven repositories for a project. I'm using Eclipse Juno version: Juno Service Release 1 Build id: 20120920-0800 and using Fedora as my OS.
Savio Mathew
  • 719
  • 1
  • 7
  • 14
17
votes
7 answers

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 I got a Server project in eclipse [please see the image below] with separate server.xml and other configuration…
Unknown
  • 863
  • 2
  • 14
  • 29
17
votes
5 answers

Eclipse content assist auto appends type for variable

I just started to use Juno for a couple of days, the content assist mechanism seems different from what it behaves before. For example, if I try to declare a variable Boolean isVisible The content assist of Juno will give you a drop-down list with…
hjbolide
  • 381
  • 4
  • 14
16
votes
1 answer

Eclipse Juno not recognizing user defined dictionary has been specified

I'm a new user to Eclipse (Juno) with SUSE 11 Linux,I am looking for specifying a user defined dictionary so that I can stop all the "Trolltech" and "Qt" references in my Qt projects showing up as spelling errors, without turning off all spell…
DOROTHY WIGHT
  • 205
  • 1
  • 7
16
votes
1 answer

Eclipse Juno JSP syntax highlighting doesn't work

I installed the Java EE version of Juno and opened an existing project I'm working on. First thing I noticed was that there was no syntax highlighting on my JSP's. I checked my install and I do have WTP installed. Any ideas why this isn't working?…
bmoran
  • 1,499
  • 2
  • 13
  • 21
16
votes
3 answers

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. package groovy_support class TimePass { static void main(def args){ println "Hello World" } } When i run this from either my…
user898535
  • 207
  • 1
  • 2
  • 9
15
votes
3 answers

Eclipse Juno build error with "Maven Project Builder"

When I try to clean & build my Maven project I get the following error: Errors occurred during the build. Errors running builder 'Maven Project Builder' on project '(Hid Project Name)'. org/apache/maven/project/MavenProject Errors running builder…
BanksySan
  • 27,362
  • 33
  • 117
  • 216
15
votes
3 answers

Disable Auto load of JBoss News Blogs info in Eclipse

I am using Eclipse JUNO SR1 and installed JBoss Tools from official site. Everything is fine except some annoying features which's causing my eclipse to perform slow When I open Eclipse, it's showing up JBoss start up page where it's loading JBoss…
RaceBase
  • 18,428
  • 47
  • 141
  • 202
13
votes
3 answers

Why can't I save file in Eclipse Juno?

Sometimes I cannot save a file in Eclipse Juno. The File->Save option is greyed out and Ctrl+S does not work. What's going on?
Victor Lyuboslavsky
  • 9,882
  • 25
  • 87
  • 134
13
votes
8 answers

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 claiming the required plugins are installed, it does not appear in the perspectives, import and settings menu's. I am…
Mark Tielemans
  • 1,528
  • 3
  • 20
  • 40
13
votes
3 answers

Can not unbind the key End to "text end" on the Eclipse Juno

Any ideas? Eclipse always asks me if "Text end" should be executed or "Line end" should be executed when I press the key END. After I unbind the key bind of "Text end" on Preferences, Eclipse still asks me. Version: Juno Release Build id:…
Nigiri
  • 3,469
  • 6
  • 29
  • 52
1 2
3
42 43