Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to create a directory
How to create a directory [message #326605] Wed, 26 March 2008 07:15 Go to next message
Eclipse UserFriend
Hi,

How can I create a new directory under an existing directory (IFolder)?
Do I have to use the java new File before I make it a Resource?

cheers,

//mike
Re: How to create a directory [message #326606 is a reply to message #326605] Wed, 26 March 2008 07:52 Go to previous messageGo to next message
Eclipse UserFriend
This is a multi-part message in MIME format.
--------------010305060103050804030007
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8bit

Mikael,

If you already have the parent IFolder, why don't you use the "create()"
methods it defines? Maybe
http://wiki.eclipse.org/FAQ_How_are_resources_created%3F could help?

Laurent Goubet
Obeo

Mikael Petterson a
Re: How to create a directory [message #326607 is a reply to message #326606] Wed, 26 March 2008 07:55 Go to previous message
Eclipse UserFriend
Thanks this is what I have been looking for....

cheers,

//mike
Previous Topic:External Tool Builders isn't executed "During manual builds and auto build
Next Topic:Editors and perspectives
Goto Forum:
  


Current Time: Wed Mar 19 23:11:21 EDT 2025

Powered by FUDForum. Page generated in 0.23952 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top