Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Does using IFiles require writing a plugin?
Does using IFiles require writing a plugin? [message #167994] Tue, 09 December 2003 06:34 Go to next message
Eclipse UserFriend
Originally posted by: joerg.von.frantzius.artnology.nospam.com

Hi,

maybe this one is a bit silly, but if I want to get hold of an IFile,
can I do so only from within a plugin? Or is there a way to bootstrap
the platform and obtain a Workspace from within my own main()?

Thanks,
Jörg.
Re: Does using IFiles require writing a plugin? [message #171193 is a reply to message #167994] Tue, 16 December 2003 14:49 Go to previous message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

You really need the platform to be running to use the workspace.
However, there is no requirement that the platform have a UI. You can
create an eclipse application that just uses the org.eclipse.core.*
plugins, and then this application will have access to the workspace.
Do a search for the org.eclipse.core.runtime.applications extension
point for more details.
--

Joerg von Frantzius wrote:
> Hi,
>
> maybe this one is a bit silly, but if I want to get hold of an IFile,
> can I do so only from within a plugin? Or is there a way to bootstrap
> the platform and obtain a Workspace from within my own main()?
>
> Thanks,
> Jörg.
Previous Topic:Exception "Resource tree is locked" thrown in WorkspaceModifyOperation
Next Topic:I've got only 1 big project...Eclipse 3M5 takes forever to rebuild the workspace
Goto Forum:
  


Current Time: Wed Jul 23 02:33:22 EDT 2025

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

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

Back to the top