Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » New Source Dir
New Source Dir [message #185960] Wed, 17 November 2004 12:12 Go to next message
Eclipse UserFriend
Hi.
I wrote a plugin that creates a new folder in the project. It works.
Now I want the plugin to set this folder as a Source folder.
How can I do that ?
Thanks.
Re: New Source Dir [message #185968 is a reply to message #185960] Wed, 17 November 2004 12:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: olivier_thomannNOSPAM.ca.ibm.com

Alexandre Torres a écrit :
> Hi.
> I wrote a plugin that creates a new folder in the project. It works.
> Now I want the plugin to set this folder as a Source folder.
> How can I do that ?
Look at the newSourceEntry methods for the org.eclipse.jdt.core.JavaCore.
--
Olivier
Re: New Source Dir [message #185975 is a reply to message #185968] Wed, 17 November 2004 12:43 Go to previous message
Eclipse UserFriend
Merci, I found the solution here in the list:

http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg0 6754.html


Olivier Thomann wrote:

> Alexandre Torres a écrit :
>> Hi.
>> I wrote a plugin that creates a new folder in the project. It works.
>> Now I want the plugin to set this folder as a Source folder.
>> How can I do that ?
> Look at the newSourceEntry methods for the org.eclipse.jdt.core.JavaCore.
> --
> Olivier
Previous Topic:Workspace in use [common Q?]
Next Topic:Import project set from the console
Goto Forum:
  


Current Time: Sun May 11 20:21:07 EDT 2025

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

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

Back to the top