Questions tagged [eclipse-kepler]

Kepler is the code name for Eclipse version 4.3 that was released on June 26, 2013. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

Official site for Eclipse Kepler: https://eclipse.org/kepler/

Help for Eclipse Kepler: https://help.eclipse.org/kepler

478 questions
8
votes
6 answers

How to open two side by side window in eclipse kepler

Can someone tell me how to open two or more file editor in eclipse kepler? In before version like helios it can be open by shortcut ctrl + 8. Which looks something like this in helios But in kepler I am not able to do this.
commit
  • 4,777
  • 15
  • 43
  • 70
8
votes
4 answers

Reset Eclipse perspective layout

I've just updated from Eclipse Juno to Kepler. What happened to the Eclipse perspective layout and how can I restore it to fill the entire window?
Flavio
  • 846
  • 1
  • 9
  • 21
7
votes
2 answers

Why Subversive is not displaying complete SVN revision history?

When I click Project->Team->Show History... Not all revisions are listed. As you may see, revisions older than 691 are not there. Why is that happening ?
mounaim
  • 1,132
  • 7
  • 29
  • 56
7
votes
6 answers

Eclipse error upon start up

Eclipse won't work after my PC shutdown unexpectedly. Here is the error that corresponds to the log file written when I tried to run Eclipse. !SESSION 2014-08-20 14:05:14.763…
null_logic
  • 125
  • 1
  • 1
  • 9
7
votes
4 answers

How can I use WindowBuilder core in Eclipse Kepler to make a simple window?

I have just downloaded the "Eclipse IDE for Java Developers" (version: Kepler Service Release 1 for Windows 64bit) and extract it to a folder. The Package Description says that the IDE includes WindowBuilder Core. So I created a New -> Java Project…
MinimalTech
  • 881
  • 3
  • 8
  • 23
7
votes
2 answers

Eclipse: all main menus empty

I use Eclipse Kepler on Ubuntu, which I downloaded and installed separately in /usr/local/eclipse Last night I upgraded from Ubuntu 13.04 to 13.10, and today all menus (File, ..., Help) are empty. I don't know whether this is a coincidence or has to…
Holger Jakobs
  • 984
  • 3
  • 11
  • 32
7
votes
5 answers

Eclipse freezes in Windows 7

Apparently after aplying some latest updates of Windows 7, Eclipse stopped working properly. It freezes very often for 30 second to 2 minutes. In fact the system also freezes, for example the music that is played in WMP stops, loading web pages…
Jagger
  • 10,350
  • 9
  • 51
  • 93
7
votes
4 answers

Not able to install PMD in Eclipse Kepler

I have installed PMD in Eclipse Kepler using Eclipse market place. But I am unable to access it after the installation. When I go to Window → Preferences and search for PMD, I get no results. Is there any other plugin available for source code…
user223614
  • 303
  • 1
  • 6
  • 15
7
votes
2 answers

Escape hides complete UI

I've upgraded to Eclipse Kepler from Juno, and I find that it handles the Esc key completely differently. Usually, with the Esc key I could abort smaller views/menus like auto-completion: Alt+Space to open the auto-completion dropdown, Esc to close…
0xCAFEBABE
  • 5,576
  • 5
  • 34
  • 59
6
votes
6 answers

Eclipse in Ubuntu starting without any window visible (only menu bar)

I'm running Ubuntu 14.04 and Eclipse Kepler. Since yesterday I've been experiencing a strange issue: when I open up Eclipse, all that I'm seeing is the menu bar on the upper Ubuntu bar. No code editor, window whatsoever. In order to see a window I…
Szymon Przedwojski
  • 181
  • 2
  • 4
  • 12
6
votes
3 answers

EasyShell doesn't open terminal correctly on Ubuntu

I'm using EasyShell plugin with Eclipse Kepler on Ubuntu 14.04 The plugin works fin when I choose to explore a folder or a file but It doesn't work if I choose to open the selected file\folder in a terminal. It always opens the terminal to my home…
Muhammad Gelbana
  • 3,890
  • 3
  • 43
  • 81
6
votes
2 answers

How do you join back the split editor panes in eclipse

On Eclipse, with Window -> New Editor or by drag/drop method* I could have one more editor panes in my eclipse work area. Now how do I remove that extra pane when I do not need it anymore. All it allows me now is to minimize/maximize that editor…
athorn
  • 63
  • 1
  • 4
6
votes
2 answers

Greater than symbol in Eclipse beside class

In the image below, what does the greater than symbol beside the Ladder class mean? The symbol doesn't appear here.
Joel Christophel
  • 2,604
  • 4
  • 30
  • 49
5
votes
2 answers

eclipse with moonrise color theme: change button color

I run the Eclipse Kepler IDE on redhat. I use the dark theme color Moonrise. The buttons in all windows appear as white with white text. As you can imagine this is suboptimal... How can I change the color of the buttons, or the color of the text…
DevShark
  • 8,558
  • 9
  • 32
  • 56
5
votes
1 answer

Eclipse auto-complete arguments type emphasis

I apologize in advance if this is a duplicate question, but honestly I don't know how the feature is called. When I search in Eclipse Java auto-complete related questions I can't find it. When I write Java code and use auto-complete and decide to…
Anton Krug
  • 1,555
  • 2
  • 19
  • 32
1 2
3
31 32