Questions tagged [eclipse-luna]

Luna is the code name for Eclipse version 4.4 which was released on June 25, 2014. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

This is in old release of Eclipse.

Official site for Eclipse Luna: https://eclipse.org/luna

Help for Eclipse Luna: https://help.eclipse.org/luna

476 questions
107
votes
1 answer

Eclipse RCP - Open a View in the Editor Area (3.8/e4 hybrid)

I'm working on a 3.8-e4 hybrid (i.e we have the Luna dependencies, but we do not use the Application.e4xmi, yet). So we're basically running the compact layer. With that being said, it would be nice to find an e4 programmatic way to stack these…
GGrec
  • 8,125
  • 6
  • 35
  • 75
85
votes
8 answers

How to enable C++11 in Eclipse Juno/Kepler/Luna CDT?

EDIT: It turns out this really isn't specific to Eclipse Kepler. I had to use the same process for Eclipse Juno. The problem was that there seem to be missing steps in other posts answering this same question. I'm using Eclipse Kepler for C++ and…
user327301
  • 2,561
  • 2
  • 23
  • 32
58
votes
4 answers

Eclipse Luna dark theme, code editor white

I downloaded the new Eclipse Luna (ver. 4.4) and changed to Dark Theme, but the code editor is not changing. See the screen-shot: I tried this on MAC, Windows and Linux, always the same result.
kozla13
  • 1,682
  • 3
  • 21
  • 34
44
votes
13 answers

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. I've already tried this approach How to make Eclipse behave well in the Windows 7 taskbar? But that didn't do it for me. What happen is…
39
votes
6 answers

Eclipse Luna dark theme (not completely dark like pictures)

I downloaded Eclipse Luna 4.4 from eclipse.org. And I changed the theme on general > appearance > theme => dark. But it's not like I want. Which is now Should be (appears in the pictures) Moonrise ui How can i do completely dark Eclipse?
erginduran
  • 1,497
  • 4
  • 23
  • 47
32
votes
5 answers

Eclipse EGit with dark background, still has black text

My apologies if Stackoverflow was the incorrect Stackexchange site for this IDE-related question. I am working on a project, which is shared with Git, on Eclipse Luna. As such, I rely on the EGit plugin for Git integration in the IDE (note that I…
ecbrodie
  • 9,397
  • 19
  • 62
  • 109
31
votes
7 answers

Getting "Project facet Java version 1.8 is not supported." in Eclipse Luna

I am using up-to-date Eclipse Luna which should be ready for Java 8. However when I choose to create a new server with Tomcat 7 and click Next, in the Add and Remove screen I can't move my project because "Project facet Java version 1.8 is not…
Orin
  • 389
  • 1
  • 4
  • 10
31
votes
6 answers

How to add apache-tomcat 7 in Eclipse 4.4 (Luna)

I have just installed Eclipse 4.4 (Luna) on Ubuntu, but I couldn't set the Apache Tomcat 7 server in Target Runtime environment. This option is not shown there. I also tried to add it by menu Window → *Preferences → Server → Run time environment.…
user3930824
  • 396
  • 1
  • 5
  • 13
30
votes
1 answer

LocationClient class not found on google play services rev 22

I just updated google play services to rev 22 and the LocationClient class appears to be missing. What is going on?
ThanosFisherman
  • 4,789
  • 7
  • 30
  • 50
25
votes
4 answers

Cannot install Cobertura plugin for Eclipse

I am getting following error message when I tried to install cobertura plugin in eclipse kepler (java/j2ee version) through eclipse market place. Cannot complete the install because one or more required items could not be found. Software being…
24
votes
7 answers

Git commits are not getting linked with my GitHub account

I'm having problems trying to link my commits to my GitHub account. Commits are being reported on GitHub the way my picture shows. The values user.name and user.email are correct, any other ideas to check? Thanks in advance
Charlyzzz
  • 342
  • 1
  • 2
  • 8
19
votes
1 answer

How to profile a Java web application servlet call in Eclipse EE Luna

In my web application a servlet needs multiple seconds even before it starts to write the response. I would like to find out, which methods are called during servlet execution and what time each method takes. Is there a profiler already included in…
Witek
  • 5,670
  • 7
  • 39
  • 59
18
votes
9 answers

Unable to Acquire the State Change Lock

Our products are using the latest production-ready release of SWT, 3.7.2. Now since no one back then knew what the next Java version would be called (and how would they know that 8 came after 7, that's like higher mathematics), we were forced to…
Steffi S.
  • 3,522
  • 3
  • 17
  • 56
17
votes
1 answer

Hide “Quick Access” entry in Eclipse Luna

Making "Quick Access" search field optional is a long-awaited feature in Eclipse. Now this is possible according to the Eclipse Luna project site. My question is: how we can remove it? I found no option for it in the settings or the perspective…
WonderCsabo
  • 11,471
  • 12
  • 57
  • 103
15
votes
1 answer

Eclipse gives: "An API baseline has not been set for the current work space." error

I am using Eclipse Luna. After updating my sandbox, I started getting the following error message in multiple modules. Should I add an API baseline or just have the Eclipse ignore it?
erol yeniaras
  • 3,463
  • 2
  • 18
  • 37
1
2 3
31 32