Monday, April 21, 2008

No source files with Java EE


I had installed JDK 6 that comes with Java EE, I wanted to have a look at the library source files (found as src.zip) in the JDK. But I couldn’t find it. I again downloaded JDK 6, and found the src.zip! So, sun doesn’t include the src.zip with the JDK that comes with Java EE. But why?

0 comments: