Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » how get the object and create a folder under the object in the pacakage explorer
how get the object and create a folder under the object in the pacakage explorer [message #326194] Tue, 11 March 2008 10:05 Go to next message
jerry is currently offline jerryFriend
Messages: 4
Registered: July 2009
Junior Member
1.how to get the object in the tree structure of package explorer.
2.how to create a folder under the object of tree structure in the package
explorer.
Re: how get the object and create a folder under the object in the pacakage expl [message #326195 is a reply to message #326194] Tue, 11 March 2008 10:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: chandra.mayamuthu.gmail.com

Hi,
Can you please expand your question bit more?

Regards,
Chandra M
Re: how get the object and create a folder under the object in the pacakage expl [message #326197 is a reply to message #326195] Tue, 11 March 2008 12:19 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Chandra,

It's a rather terse question, isn't it! Maybe he's asking about
ResourcesPlugin.getWorkspace().getRoot().getProjects() and
IFolder.getFolder("new").create(...)...


Chandra wrote:
> Hi,
> Can you please expand your question bit more?
>
> Regards,
> Chandra M
>
Previous Topic:handleElementContentReplaced
Next Topic:ToolbarContributionItem Visibility Seems wrong
Goto Forum:
  


Current Time: Thu Jun 27 21:23:05 GMT 2024

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

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

Back to the top