I have been developing JSP, servlets, applets, stand-alone applications, and other java code using eclipse on my computer. Recently, java was removed from my computer as part of an otherwise successful antivirus procedure.
Now, when I try to load eclipse, the message I get is that my system does not have a jre or jdk.
When I try to download java ee, I can only find these download options, which promise to provide the java ee sdk.
However, when I download and run the install files, the installer stops mid-way through the process to tell me I cannot proceed because no jdk was found on my computer. It asks for me to manually point to the jdk, but I cannot do that because there is no jdk on my machine. The only jdk download site that I can find is this one, which is for java se. But I need java EE to develop jsp, servlets, applets, etc.
I have not found any information explaining how to integrate the two. In the past, I seem to recall just being able to do one java download.
Can anyone show me how to download the java EE jdk?