Top "Eclipse-kepler" questions

Kepler is the code name for Eclipse version 4.3 that was released on June 26, 2013.

How to use Tomcat 8 in Eclipse?

EDIT 2014-02-07: Eclipse Luna is here, and support for Tomcat 8 is included in the bundled WTP : ) Happy days! Tomcat 8 …

eclipse tomcat websocket eclipse-kepler
Eclipse Kepler not connecting to internet via proxy

I have managed to get Eclipse Juno connecting to the internet. For this to accomplish, there are many posts here …

eclipse proxy eclipse-kepler
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 …

eclipse eclipse-cdt eclipse-juno eclipse-kepler eclipse-luna
Dynamic Web Project option missing in Eclipse Kepler

The "Dynamic Web Project" option for a new project in Eclipse does not showing up in the list. Although the "…

eclipse jakarta-ee eclipse-kepler web-project
How to check for the JRE version in eclipse?

How to check which version of JRE the eclipse is using ? This section : Window--->Preferences--->Java shows by …

java eclipse eclipse-kepler
Why does Ubuntu 14.04 stick with (old) Eclipse 3.8 when 4.3 is out?

Ubuntu is usually a cutting edge distro. But why does it stick to a 2011 version of Eclipse when we are 4 …

eclipse ubuntu eclipse-juno eclipse-kepler ubuntu-13.10
Installing JSDT jQuery plugin in Eclipse Kepler 4.3

I've downloaded Eclipse Kepler 4.3 from official site in here. And installed PDT plugin successfully (Eclipse -> Help -> …

eclipse eclipse-plugin eclipse-kepler
eclipse kepler "Cannot install remote marketplace locations"

I have downloaded the latest eclipse version, eclipse kepler. But when i try to access the Marketplace inside eclipse or …

eclipse eclipse-plugin eclipse-kepler eclipse-marketplace
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 …

java eclipse windowbuilder eclipse-kepler
Eclipse gives warning on access restriction for jfxrt.jar classes

I'm using eclipse kepler with java SE 1.8 jdk system library but when I use any javafx classes or methods eclipse …

eclipse maven javafx java-8 eclipse-kepler