java.nio.file [message #1790933] |
Wed, 20 June 2018 06:36  |
Eclipse User |
|
|
|
I have been using Eclipse for several years (mainly Juno) but the problem with importing java.nio.file.Files has got me baffled.
I have tried upgrading to the latest Java (SE10) and latest Eclipse (Oxygen) but it still will not allow its import.
I need this import as it allows file copy with preserved modified date (COPY_ATTRIBUTES) and I can find no other function to do this. It allows import java.nio.channel which I have used OK.
Can anyone explain why I can't import java.nio.file.Files?
I notice in this forum that java.nio. is red underlined. Is that because Eclipse doesn't understand it, even though I've used java.nio.channel in Eclipse before?
Regards
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.16454 seconds