Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Insert folder
Insert folder [message #669473] Tue, 10 May 2011 09:17 Go to next message
Eclipse UserFriend
Hello,

i am developping plug-in in eclipse that insert a folder located in c: to the spécifique project in project.
how to do that?

[Updated on: Tue, 10 May 2011 09:18] by Moderator

Re: Insert folder [message #671879 is a reply to message #669473] Thu, 19 May 2011 04:56 Go to previous message
Eclipse UserFriend
You can get the IProject in your workspace and create a new Folder there.

Take a look at the IFolder api.

http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/resources/IFolder.html

regards,
-artur
Previous Topic:JavaEditor with custom features
Next Topic:Plugin works on Eclipse instance but it doesn't on normal Eclipse
Goto Forum:
  


Current Time: Fri Jul 04 12:42:06 EDT 2025

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

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

Back to the top