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
37
votes
7 answers

No server in windows>preferences

I'm trying to add Apache server to Eclipse(Juno). I have installed Apache server 7.0, but when I try to add this to the Eclipse environment I don't see the options server in windows>preferences. There must be an option called server in preferences…
Prakash
  • 7,794
  • 4
  • 48
  • 44
36
votes
5 answers

Eclipse 3.8: where is the download site?

I'm a bit confused about Eclipse release 3.8 It seems a bit like a ghost to me: no codename, no download site? Where are all the packages, like "Eclipse for RCP and RAP Developers"?
marcolopes
  • 9,232
  • 14
  • 54
  • 65
31
votes
2 answers

Unable to create Android AVD because of Target and CPU/ABI settings?

I'm running Juno and just beginning to learn Android programming on Mac, on the latest SDK, 4.2 (API 17), and when I try to create an AVD, and as you can see from the screenshot (actually never mind, as a new user I'm not allowed to post a screen…
AlleyOOP
  • 1,536
  • 4
  • 20
  • 43
31
votes
3 answers

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: "An error has occurred. See the log file". See the log file below. Although some of this information appears in the log, OS: Mac OSX 10.7.5 Eclipse:…
Puzzler3141
  • 1,682
  • 2
  • 14
  • 21
30
votes
5 answers

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? I'm eagerly awaiting Java 7 support and am confused whether I should use 3.8M1 or wait for 3.7.1
Jason S
  • 184,598
  • 164
  • 608
  • 970
30
votes
5 answers

Console disappear in Eclipse Juno

I am using Eclipse Juno. I was working in Java perspective and suddenly I minimized the console. I don't know where it went but I am unable to get it back. I even tried to get it from Windows>Show View>Console but I didn't get my console back.
PratikKGupta
  • 343
  • 1
  • 3
  • 11
30
votes
7 answers

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 installed: Web Page Editor Eclipse Web Developer Tools PyDev for Eclipse Specifically see the screenshot of my…
29
votes
7 answers

Cannot Install Aptana plugin on Eclipse 4.2

I've installed Eclipse 4.2 Juno. Now I want to install aptana for developing ruby, but I get the following error, Unable to read repository at http://download.aptana.com/studio3/plugin/install/content.jar. Unable to read repository at…
AndyLuo
  • 291
  • 1
  • 3
  • 3
28
votes
8 answers

Eclipse: How to disable welcome screen?

I get an annoying welcome screen whenever I start eclipse. How can I get it to skip the welcome and go straight to the workbench when I start it?
Muhd
  • 24,305
  • 22
  • 61
  • 78
28
votes
2 answers

ShortCut to open last closed file in eclipse?

In Firefox we have ctrl+W to close current tab and ctrl+ shift+ T to open last closed tab. Same in eclipse , we have ctrl + W for closing current file. But is there any shortcut for opening last closed file?
Priyank Doshi
  • 12,895
  • 18
  • 59
  • 82
28
votes
2 answers

Why are duplicate method suggestions appearing in Eclipse?

This problem also occurs with other methods but I am just using ArrayList.contains(Object o) as an example. The method appears twice in Eclipse's method suggestions but one of them with a percentage. As far as I can tell it seems to be a…
njallam
  • 476
  • 9
  • 23
26
votes
5 answers

When opening java files in Eclipse Juno, the editor seems to be minimised or hidden

I've installed Eclipse Juno SR1 and switched to my old workspace. When I open a java file in the editor, it seems to be minimized (or hidden). The titlebar shows the current file and the outline displays all methods. This is much as described in the…
Mikael Johansson
  • 323
  • 1
  • 3
  • 6
23
votes
1 answer

"mark occurrences" does not work in Eclipse Juno

After I have switched my IDE from Eclipse Indigo to Eclipse Juno now inside the Java editor the possibility to mark all occurrences of a marked variable does not work any more. It does only work if I explicitly deactivate and activate again the…
Hilde
  • 363
  • 6
  • 14
21
votes
1 answer

How to reuse menus in RCP application for Eclipse 4.2?

I'm using Eclipse 4.2 with compatibility layer to reuse existing part for my RCP application. I want to reuse New from File menu and Run menu in my RCP application, so for that I opens EMF editor for Eclipse and its look like this: But for New…
Sumit Singh
  • 15,743
  • 6
  • 59
  • 89
21
votes
4 answers

Copy/paste issue with eclipse Juno

I am using Eclipse Juno on Mac OS 10.7.4 and Android ADT. Some times when copying and pasting code the copy and paste event take place at the previous file that I had opened on the Editor. It does get fixed restarting Eclipse but it's quite…
pablisco
  • 14,027
  • 4
  • 48
  • 70
1
2
3
42 43