Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Using workspace in RCP Application
Using workspace in RCP Application [message #453340] Wed, 26 July 2006 17:32 Go to next message
Eclipse UserFriend
Originally posted by: baldin.gmail.com

Hello,

In Eclipse FAQs i read that Worspace are not native resource for RCP. But
when run RCP Application the workspace directory are created. I think store
some files (like serializable classes, xml files, database files), in this
workspace "area", but:

1. How i access workspace? exist any method getWorkspace(). Where is it ?
import x.y.z ???

2. I'ts still wrong use workspace resource under RCP application ?

Regards,

Davi
Re: Using workspace in RCP Application [message #453342 is a reply to message #453340] Wed, 26 July 2006 18:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zzhang.numericatech.com

Hey,

Look at the eclipsefaq

http://wiki.eclipse.org/index.php/FAQ_How_are_resources_crea ted%3F

I don't think there is any problem to use workspace in RCP as I am using it
now without much problem.

Stan


"Davi Baldin" <baldin@gmail.com> wrote in message
news:ea8n1v$fpg$1@utils.eclipse.org...
> Hello,
>
> In Eclipse FAQs i read that Worspace are not native resource for RCP. But
> when run RCP Application the workspace directory are created. I think
> store some files (like serializable classes, xml files, database files),
> in this workspace "area", but:
>
> 1. How i access workspace? exist any method getWorkspace(). Where is it ?
> import x.y.z ???
>
> 2. I'ts still wrong use workspace resource under RCP application ?
>
> Regards,
>
> Davi
>
Re: Using workspace in RCP Application [message #453343 is a reply to message #453342] Wed, 26 July 2006 18:39 Go to previous message
Eclipse UserFriend
Originally posted by: baldin.gmail.com

thank you Stan ...

"zzhang" <zzhang@numericatech.com> escreveu na mensagem
news:ea8p6r$vb0$1@utils.eclipse.org...
> Hey,
>
> Look at the eclipsefaq
>
> http://wiki.eclipse.org/index.php/FAQ_How_are_resources_crea ted%3F
>
> I don't think there is any problem to use workspace in RCP as I am using
> it now without much problem.
>
> Stan
>
>
> "Davi Baldin" <baldin@gmail.com> wrote in message
> news:ea8n1v$fpg$1@utils.eclipse.org...
>> Hello,
>>
>> In Eclipse FAQs i read that Worspace are not native resource for RCP. But
>> when run RCP Application the workspace directory are created. I think
>> store some files (like serializable classes, xml files, database files),
>> in this workspace "area", but:
>>
>> 1. How i access workspace? exist any method getWorkspace(). Where is it ?
>> import x.y.z ???
>>
>> 2. I'ts still wrong use workspace resource under RCP application ?
>>
>> Regards,
>>
>> Davi
>>
>
>
Previous Topic:File Locations in RCP
Next Topic:Bug in headless pde build?
Goto Forum:
  


Current Time: Mon Mar 10 21:53:03 EDT 2025

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

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

Back to the top