esuslogo
 [To advertise Java(tm) Events here, contact joris@esus.com!]
banner

Java™
by example!






New @ Esus.com


  gb  In-house search engine for better results!

  gb  Get updates with the esus.com
newsletter!









  Home 
 Browse Categories 
 Ask a Java Question 
 Help 
  For Java Tips & Tricks, subscribe to the esus.com newsletter!
Search Java Q&A, Links, API's:   adv 

Warning: X has been deprecated
Your more likely to come across 1 or more deprecated methods in a package than an entire package/api having been deprecated. All it means is that the deprecated method used to be supported in previous versions of Java but is no longer. More often than not you can still use the method you just get a warning displayed when you compile the code. Using some deprecated methods however, like java.lang.System.getenv(String) will mean you can't build the code. They're usually deprecated for a decent reason though so its worth checking the API thats on the sun site or that you downloaded with the JDK to check why.


Further Information
Author of answer: Edgecrusher

Comments to this answer are only viewable by members. Login or become a member!





Terms of Service | Privacy Policy | Contact

Copyright © 2000-2003 Esus.com - All Rights Reserved 
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. Esus.com is independent of Sun Microsystems, Inc. All other trademarks are the sole property of their respective owners.