In netbean jdk, it does not import the file,"java.nio.file.Paths". why?.

In netbean jdk, it does not import the file,"java.nio.file.Paths". why?.

it shows error file does not exist.

View Answers

April 28, 2011 at 4:53 PM

The class java.nio.file.Paths is found only in the new version of Java i.e,JDK 7 which is now changed to java.nio.file.Path. Do you have JDK in your netbeans?


April 29, 2011 at 7:52 PM

thanks









Related Tutorials/Questions & Answers:
In netbean jdk, it does not import the file,"java.nio.file.Paths". why?.
I have netbeans jdk 7.0, till it cann't import the file,"java.nio.file.Paths". Why?
Advertisements
where are the all library files of netbeans 7.0 ? Because it does not import the file,"java.nio.file.Paths"
import package.subpackage.* does not work
import file
How to open a .war file inside Netbean IDE? - IDE Questions
To call jrxml/jasper file through jsp code in netbean
jfree missing import file
jfree missing import file
jfree missing import file
jfree missing import file
Does importing a package imports the subpackages as well? e.g. Does importing com.MyTest.* also import com.MyTest.UnitTests?
How does Hadoop distributed file system work?
Import MYSQL file in PHP - PHP
ModuleNotFoundError: No module named 'file-import'
ModuleNotFoundError: No module named 'import_file'
jdk
what does mean of method("1") in below struts.xml file
ModuleNotFoundError: No module named 'import-env-file'
how to configure the hibernate in netbean
Import Excel file(date) into mysql database in php
How do I import a CSV file in R?
How to import txt file using SQL
Connect database in Access to Netbean?
ModuleNotFoundError: No module named 'odoo10-addon-account-bank-statement-import-save-file'
ModuleNotFoundError: No module named 'odoo10-addon-account-bank-statement-import-save-file'
ModuleNotFoundError: No module named 'odoo8-addon-account-bank-statement-import-save-file'
ModuleNotFoundError: No module named 'odoo8-addon-account-bank-statement-import-save-file'
Creating a File I/O using import scanner, io.* and text.*
How to netbean mobile application - MobileApplications
what is wrong in this program?I have netbeans 7.0 & jdk 7. please do corrections.
use netbean develop a library system
Jdk 1.7
I have one small doubt , does this code read Microsoft Office suit file format data such as .doc , .docx etc ?
What is the use of JDK
jse and jdk
jdk 1.6 vs jdk 1.7
Artifacts of jdk
jar file built by ant jar task does not have all the dependant jars and throws exception while reading the appplicationContext,xml
package javax.ws.rs does not exist
How to import data from sql server table into an excel file by creating the rows dynamically in the excel according to the dataabase??
why jre in jdk
JDK 1.5 - Java Beginners
package javax.servlet does not exist
Installing JDK on Mac
Package does not exist.. - Java Beginners
How to download JDK source code?
Download JDK
package org.hibernate.util does not exist
How to uninstall JDK 7?

Ads