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

471 questions
6
votes
2 answers

Egit installed but not showing

Good day everyone. I'm using Eclipse Luna and trying to use EGit tools but, it isn't working anymore. I only see apply patch in the "team" option: Import -> git projects isn't showing as well : I checked preferences, and I didn't see git as…
triForce420
  • 719
  • 12
  • 31
6
votes
2 answers

Eclipse content assist with middle letters match

Eclipse gives suggestions that starts with what I type: But IntelliJ IDEA gives suggestions that has (in the middle or at the beginning) what I type: I guess Eclipse Luna has the same feature (based on this presentation), but I cannot make it…
siva636
  • 16,109
  • 23
  • 97
  • 135
6
votes
1 answer

How to Downgrade my eclipse Luna to eclipse Kepler

How do I downgrade my Eclipse release from Luna to Kepler? It is a fresh installation of Eclipse Luna on my Ubuntu machine and I want to remove it. After that, I will install Eclipse Kepler release. Is there an efficient solution for this? My…
javanoob
  • 6,070
  • 16
  • 65
  • 88
6
votes
3 answers

Installing Glassfish tools in eclipse luna

Im trying to install Glassfish tools in eclise Luna but I keep getting this error message: Cannot complete the install because one or more required items could not be found. Software being installed: GlassFish Tools 7.3.3.201412231459…
user3245747
  • 805
  • 2
  • 17
  • 30
6
votes
1 answer

Disable automatic header file renaming in Eclipse CDT

Is there a way to disable this feature in Eclipse CDT Luna? https://wiki.eclipse.org/CDT/User/NewIn85#Header_File_Rename I do not want my #include statements being replaced with relative paths as that is against my companies code…
and.pol5
  • 61
  • 3
6
votes
2 answers

FindBugs 3 not working in Eclipse Luna

I try to use the FindBugs 3.0.0 in my Eclipse Luna. After installing it it should be available on context menu of my JavaProject and under Window -> Preferences -> Java -> Find Bugs. But it isn't there. I tried it with installation from Marktplace,…
Sören
  • 177
  • 4
  • 16
6
votes
4 answers

Does Eclipse 4.4 (Luna) Require Java 1.7

I decided to update my eclipse to 4.4 (luna release). When I try to launch it however, I get an error stating that eclipse requires 1.7 or later of java jvm. Just wanted to see if this is true and if it is possible to get it running with 1.6…
user2554585
  • 3,489
  • 6
  • 20
  • 23
6
votes
2 answers

Eclipse Luna maven-jar-plugin execution not covered by lifecycle

I have a maven java project (deploying to jboss, if that matters) that uses the maven-jar-plugin. This works fine using Eclipse Kepler. I'm now trying Luna (EE edition), and I'm now getting this error Plugin execution not covered by lifecycle…
marinier
  • 387
  • 3
  • 13
5
votes
4 answers

How to remove additional class drop down in Eclipse Project Explorer view?

In the Project Explorer view of Eclipse Luna, there's an additional drop down for Java files which represents the class inside the file (the green C icon). It expands when I double click to open a class. I don't need this there. Is there a way to…
badjr
  • 2,166
  • 3
  • 20
  • 31
5
votes
1 answer

Cannot update Eclipse Luna

I simply click Help -> Check for Updates and go through the wizard and I get the following error: An error occurred while collecting items to be installed session context was:(profile=epp.package.java,…
jocdrew21
  • 91
  • 3
  • 15
5
votes
4 answers

unable to scroll smoothly in eclipse-luna(ubuntu-12.04)

I have eclipse luna in my system.Scrolling function using touchpad is not working smoothly in the editor-view alone(it works properly in other views i.e project explorer,outline etc..).I am using ubuntu-12.04. Thanks in advance.
user1994
  • 53
  • 5
5
votes
1 answer

On Eclipse-Java EE, how do I change the color settings for selected elements on a tree view?

I've recently switched to the dark theme on Eclipse Java EE Luna, even tried other dark themes such as moonrise, but I always end up having to tune some settings in order to be able to read things (which by the way I have to set up again every time…
NotGaeL
  • 8,344
  • 5
  • 40
  • 70
5
votes
1 answer

Gc overhead limit exceeded is showing after adding google play services library

If I add google play services library to my project, then gc overhead limit exceeded is showing! This is eclipse.ini…
bebosh
  • 806
  • 10
  • 25
5
votes
1 answer

Git won't stop tracking eclipse java .recommenders

I haven't had this problem before Eclipse Luna (I updated from Kepler just few days ago). Although I added to .recommenders to .gitignore it keeps tracking it. $ git status On branch master Your branch is up-to-date with 'origin/master'. Changes…
Nenad Bulatović
  • 7,238
  • 14
  • 83
  • 113
5
votes
2 answers

how to unlock toolbar in Eclipse luna

Eclipse Luna Help says to "unlock the toolbar by right clicking the toolbar and selecting the Lock the Toolbars menu item." However, when I right click the toolbar, no options at all are displayed. Any ideas how to proceed?
Dale Asberry
  • 73
  • 1
  • 8