I am going to set up my development environment for Google App Engine (Java), but I’m not sure what download should I choose.
I can download:
- Java SE 6 Update 27
- JDK 6 Update 26 with Java EE
Do I need Java EE, or should I stick with the newer release?
SE JDK is enough, unless you really need EE.
http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u27-download-440405.html (Java 6)