I am looking for JDK source code for updating Java 1.5 18 (with XP winning). I don’t want to install the JDK, I don’t need the source code for the whole virtual machine, just the source for the JDK libraries, so when I go to the Java class in Eclipse it opens the source code.
Is it possible to download only src.zip (or a zip that contains src.zip)? I do not want to install a new JDK / JRE in order to access src.zip, as I am worried that it will have unwanted side effects such as changing JAVA_HOME.
Thanks Don
source
share