User workspace [message #523979] |
Mon, 29 March 2010 22:22  |
Eclipse User |
|
|
|
Hi all,
I have learnt a lot about RAP recently and it seems that it is missing an important feature for our use-case: a user-specific workspace. Indeed, since workspace is a singleton in Eclipse, there is currently a single workspace for the whole application, so that it is not possible to manage one workspace per user.
However, I am confident that there is a way to implement user-specific workspace... But I don't really have any idea yet ;)
Has anyone worked on this topic? Are there already some ideas or pieces of code that could be used for that feature?
Regards,
--
Mickael Istria - BonitaSoft S.A.
http://www.bonitasoft.com/products/downloads.php
|
|
|
|
Re: User workspace [message #523994 is a reply to message #523988] |
Tue, 30 March 2010 04:31   |
Eclipse User |
|
|
|
Ooops, I'm sorry, I mixed up workbench and workspace here.
Of course, you're right, there is only one workspace per application.
There are currently no plans to change this.
Depending on your use case, it could help to create a single directory
within the workspace for every user. You could then adapt the resources
bundle to point to this directory as the workspace root. But this will
only help for resources, the workspace itself is still shared.
Ralf
Ralf Sternberg wrote:
> Hi Mickael,
>
> Every user has his own workspace in RAP. You can try it out here:
> http://rap.eclipsesource.com/rapdemo/business
>
> RAP provides a replacement bundle for the workbench
> (org.eclipse.rap.ui.workbench) that is multi-user capable. You will use
> this bundle for RAP applications anyway.
>
> Best regards,
> Ralf
>
>
> Mickael Istria wrote:
>> Hi all,
>>
>> I have learnt a lot about RAP recently and it seems that it is missing
>> an important feature for our use-case: a user-specific workspace.
>> Indeed, since workspace is a singleton in Eclipse, there is currently a
>> single workspace for the whole application, so that it is not possible
>> to manage one workspace per user.
>> However, I am confident that there is a way to implement user-specific
>> workspace... But I don't really have any idea yet ;)
>>
>> Has anyone worked on this topic? Are there already some ideas or pieces
>> of code that could be used for that feature?
>>
>> Regards,
>> --
>> Mickael Istria - BonitaSoft S.A.
>> http://www.bonitasoft.com/products/downloads.php
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05485 seconds