Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse Kepler JDK issues.
Eclipse Kepler JDK issues. [message #1276376] Mon, 24 March 2014 13:28 Go to next message
cristian ambaek is currently offline cristian ambaekFriend
Messages: 6
Registered: March 2014
Junior Member
I am new to this forum so hopefully im in the right section.

I have been using Netbeans IDE for JSP development(no issues) but switched to Eclipse Kepler. But i have an error where Eclipse Kepler says
"There is an error in invoking javac. A full JDK (not just JRE) is required"

I have downloaded and installed the JDK from
"h t t p ://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-windows-x64.exe"
And been in Eclipse and select the jdk Window -> Preferences -> Java -> Installed JREs and selected the jdk from the path C:\Program Files\Java\jdk1.7.0_51\jre.

The path C:\Program Files\Java\jdk1.7.0_51 was not good enough since Eclipse could not see it as the root of the directory.

What do i do? It seems no matter what i do then Eclipse wont work with my JSP pages and the local server inside the program. But normal Java console programs have no JDK issues.

Hope that someone can help me.
Thanks on advance
Kind regards.
Re: Eclipse Kepler JDK issues. [message #1276448 is a reply to message #1276376] Mon, 24 March 2014 15:24 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Cristian,

JDT doesn't support JSP, so I assume you're using technology provided by
the Web Tools project, so best you ask about it on their forum.


On 24/03/2014 7:29 AM, cristian ambaek wrote:
> I am new to this forum so hopefully im in the right section.
>
> I have been using Netbeans IDE for JSP development(no issues) but
> switched to Eclipse Kepler. But i have an error where Eclipse Kepler says
> "There is an error in invoking javac. A full JDK (not just JRE) is
> required"
>
> I have downloaded and installed the JDK from
> "h t t p
> ://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-windows-x64.exe"
> And been in Eclipse and select the jdk Window -> Preferences -> Java
> -> Installed JREs and selected the jdk from the path C:\Program
> Files\Java\jdk1.7.0_51\jre.
>
> The path C:\Program Files\Java\jdk1.7.0_51 was not good enough since
> Eclipse could not see it as the root of the directory.
>
> What do i do? It seems no matter what i do then Eclipse wont work with
> my JSP pages and the local server inside the program. But normal Java
> console programs have no JDK issues.
>
> Hope that someone can help me.
> Thanks on advance
> Kind regards.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse Kepler JDK issues. [message #1276524 is a reply to message #1276448] Mon, 24 March 2014 17:35 Go to previous messageGo to next message
cristian ambaek is currently offline cristian ambaekFriend
Messages: 6
Registered: March 2014
Junior Member
Uhmm where do i find their forums, or is their forum somewhere in a sub-section of this one? This forum is pretty much the only google search result i get.

And i also get leed here from h t t p s://www.eclipse.org/resources/

[Updated on: Mon, 24 March 2014 17:37]

Report message to a moderator

Re: Eclipse Kepler JDK issues. [message #1276549 is a reply to message #1276524] Mon, 24 March 2014 18:12 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
I Google "web tools forum" and this turns up:
https://www.eclipse.org/*forums*/eclipse.*webtools*‎

On 24/03/2014 10:35 AM, cristian ambaek wrote:
> Uhmm where do i find their forums? This forum is pretty much the only
> google search result i get.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse Kepler JDK issues. [message #1276554 is a reply to message #1276524] Mon, 24 March 2014 18:16 Go to previous message
Felix Dorner is currently offline Felix DornerFriend
Messages: 295
Registered: March 2012
Senior Member
On 24/03/2014 18:35, cristian ambaek wrote:
> Uhmm where do i find their forums? This forum is pretty much the only
> google search result i get.

There's plenty of project specific forums here:

https://www.eclipse.org/forums/
Previous Topic:Unhandled event loop exception on basic J2EE Kepler install
Next Topic:Can't change Eclipse JVM on Mac
Goto Forum:
  


Current Time: Thu Apr 25 20:46:55 GMT 2024

Powered by FUDForum. Page generated in 0.02677 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top