[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] Re: In-memory projejct
|
See: http://www.eclipsefaq.org/chris/faq/html/faq285.html
--
Chris Laffra, http://eclipsefaq.org
"YLX" <ylx24@xxxxxxxxx> wrote in message
news:ct40tq$i5g$1@xxxxxxxxxxxxxxxxxx
> I an new to eclipse platform and working a eclipse plugin.
>
> Currently, when a project is created in my plugin, all files and folders
> under the project foler are automatically added into the project. My
> question is if it's possible to create a in-memory project. Say, the
> content of the project is manipulated programmatically, not from the file
> system.
>
> Thanks in advance
>
> YLX
>