Results 1 to 5 of 5
  1. #1
    Amey is offline Member
    Join Date
    May 2012
    Posts
    1
    Rep Power
    0

    Cool Creating Folder using Java

    Can anyone please tell me that how can i dynamically create folder on my machine using java code.

  2. #2
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,936
    Rep Power
    16

    Default Re: Creating Folder using Java

    Moved from Advanced Java. Nothing advanced about the question.

    Read the API for java.io.File

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

  3. #3
    quad64bit's Avatar
    quad64bit is offline Moderator
    Join Date
    Jul 2009
    Location
    VA
    Posts
    1,297
    Rep Power
    5

    Default Re: Creating Folder using Java

    Have you looked at the File class in the API? It will do it!

  4. #4
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,936
    Rep Power
    16

    Default Re: Creating Folder using Java

    Jos's invisibility seems to be infectious.

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

  5. #5
    JosAH's Avatar
    JosAH is online now Moderator
    Join Date
    Sep 2008
    Location
    Voorschoten, the Netherlands
    Posts
    11,410
    Blog Entries
    7
    Rep Power
    17

    Default Re: Creating Folder using Java

    Quote Originally Posted by DarrylBurke View Post
    Jos's invisibility seems to be infectious.
    Well duh. <walks around with a silly pink hat and a preposterous fake moustache and nothing else; two fingers up my nose, waving at everyone/>

    kind regards,

    Jos ;-)
    When people rob a bank they get a penalty; when banks rob people they get a bonus.

Similar Threads

  1. creating zip folder
    By kmm1977 in forum New To Java
    Replies: 2
    Last Post: 11-01-2011, 04:21 PM
  2. Replies: 1
    Last Post: 08-22-2011, 05:23 PM
  3. Where is the Java folder-tree on a Mac?
    By Pofadda in forum Android
    Replies: 1
    Last Post: 06-23-2011, 07:39 PM
  4. Replies: 0
    Last Post: 10-28-2010, 12:46 PM
  5. Creating Folder in JAVA and Copying File
    By fnoman in forum New To Java
    Replies: 8
    Last Post: 10-18-2008, 07:33 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •