Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Alma Austin   on Jul 30 In Java Category.

  
Question Answered By: Isaac Williams   on Jul 30

src.zip is the zipped source code of the jdk. After
installed the jdk, open the jdk through window
explorer, unzip the src right into the application.
In that way the system will see the source codes and
you will have something to work  with.

Remembered you have the problem  with *.dll searching
for something but could not find it and thrown out an
error.

Please check if you have all the following after
unzipped src.zip:
j2sdk1.4.1.xx
bin
+demo
+include
+jre
lib
-src
+com
+java
+javax
launcher
+org
+sunw

Before you attempt to write any code.

Share: 

 

This Question has 22 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Downloaded jdk1.4.1_02 Or get search suggestion and latest updates.


Tagged: