I want to switch from Java SE to Java EE. I will use some of the sample projects that come with Java EE. I deleted the JDK, but I think it might be a bug?
When I download the latest version of Java EE (6), after installation, it asks me for the location of the JDK (which is being deleted). I got the impression that the JDK is specific to every version of Java, like SE or EE. Am I wrong here? I would have thought that when I download Java EE 6, it was an EE JDK?
Can anyone clarify this for me?
source
share