On Aug 24, 11:46 pm, JKid314159 <[email protected]> wrote:
> Re:  The Java tutorials>Home Page>Essential Classes>Basic I/O>Watching a 
> Directory for Changes>
>
> Dear Java Programmer:
>  
> I was trying out the program WatchDir using the command prompt.  I received 
> the error when compiling:  "java.nio.file does not exist."  
Are you using jdk 1.7? If not, that is the reason why, this api is
from jdk 1.7. And if you effectivelyh jdk7, there is a link at the end
of each page to provide feedback to Sun, do not hesitate to use it, if
you're sure you follow exactly the directive and constraints for the
example and it does not work, after having read the FAQ.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to