DZone Forums
Go Back   DZone Forums > Community > Languages & Frameworks > Java
Reload this Page Getting folder name of a file
Notices
Reply
 
LinkBack Thread Tools Display Modes
  (#1 (permalink)) Old
Member
 
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
Join Date: Jul 2009
Default Getting folder name of a file - 07-16-2009, 02:19 AM

hi,

I need to get a file from my project directory which has some folders and sub folders.From these i need to pick up a file and copy it to another folder.Any ideas?

regards,
balu.
Reply With Quote
  (#2 (permalink)) Old
Moderator
 
Posts: 102
Thanks: 0
Thanked 7 Times in 7 Posts
Join Date: Jan 2008
Default 07-16-2009, 05:31 AM

Could you describe your problem in more detail.

If you're looking for the files in a directory, create a new File object based on your project directory and use the list() method to return a String[] of the file names.

James
Reply With Quote
  (#3 (permalink)) Old
Moderator
 
Posts: 102
Thanks: 0
Thanked 7 Times in 7 Posts
Join Date: Jan 2008
Default 07-16-2009, 05:31 AM

Could you describe your problem in more detail.

If you're looking for the files in a directory, create a new File object based on your project directory and use the list() method to return a String[] of the file names.

James
Reply With Quote
The Following User Says Thank You to jsugrue For This Useful Post:
balu505 (07-16-2009)
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
No access on Installed folder joesusai Eclipse 0 11-20-2008 12:41 AM
SWT application - Default folder pjmorce Java 0 09-08-2008 05:29 AM
cleaning history folder neta Eclipse 0 07-03-2008 04:25 AM
code to monitor new files in folder with file name in the arraylist: sahuabinash Java 0 04-04-2008 08:26 AM
How to use Eclipse Folder Creation Wizard? girish parappa Eclipse 0 02-01-2008 07:44 AM


Copyright 1997-2009, DZone, Inc.
vBulletin Skin developed by: vBStyles.com