Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Darcy Jones   on Mar 09 In Java Category.

  
Question Answered By: Funsani Chalthoum    on Mar 09

AFAIK, visual  J++ only use JDK 1.1, so that you can compile  code with JDK above
1.1,
in Your case java.util.Arrays doesn't exist in JDK 1.1 it only exist in JDK 1.2
above.
that the weakness of visual J++.

You should change your IDE, if you want to compile with latest JDK such as
eclipse or maybe NetBeans

"Don't take life too seriously, cause you never get out alive"

Share: 

 

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

 
Didn't find what you were looking for? Find more on java.util.Arrays not defined? Or get search suggestion and latest updates.


Tagged: