Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to create a directory
How to create a directory [message #326605] Wed, 26 March 2008 11:15 Go to next message
Mikael Petterson is currently offline Mikael PettersonFriend
Messages: 158
Registered: July 2009
Senior Member
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 11:52 Go to previous messageGo to next message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
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 11:55 Go to previous message
Mikael Petterson is currently offline Mikael PettersonFriend
Messages: 158
Registered: July 2009
Senior Member
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 Jul 17 17:21:44 GMT 2024

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

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

Back to the top