org.eclipse.ui.editorss [message #87937] |
Fri, 16 May 2008 05:23  |
Eclipse User |
|
|
|
Hi,
I got a warning as I use "org.eclipse.ui.editorss" in "relative" parameter
for positioning a view through perspective extension relativ to the editor.
The warning tells me "References identifier 'org.eclipse.ui.editorss' in
attribute 'relative' can not be found".
Any ideas?
Regards,
Markus
|
|
|
|
|
Re: org.eclipse.ui.editorss [message #88623 is a reply to message #88550] |
Mon, 19 May 2008 22:55   |
Eclipse User |
|
|
|
Originally posted by: evolanakis.innoopract.com
AFAIK, in RCP it is common practice to use the editor area id
("org.eclipse.ui.editorss") to position views relative to the editor area.
In fact the first view added to the perspective programmatically *has*
to do this, because there is no other content in the perspective to
position against.
Elias.
Rüdiger Herrmann wrote:
> Hi Markus,
>
> the documentation of the 'relative' attribute only talks about views.
> Thus, as org.eclipse.ui.editorss isn't a view, it cannot be found.
> Did you try this with RCP?
>
> Cheers,
> Rüdiger
>
>
> Markus Krüger wrote:
>> Hi,
>> I got a warning as I use "org.eclipse.ui.editorss" in "relative"
>> parameter for positioning a view through perspective extension relativ
>> to the editor.
>> The warning tells me "References identifier 'org.eclipse.ui.editorss'
>> in attribute 'relative' can not be found".
>>
>> Any ideas?
>>
>> Regards,
>> Markus
>>
--
---
Elias Volanakis
Innoopract, Inc.
http://www.innoopract.com
|
|
|
Re: org.eclipse.ui.editorss [message #88712 is a reply to message #88592] |
Tue, 20 May 2008 04:57   |
Eclipse User |
|
|
|
Originally posted by: rherrmann.innoopract.com
Hi Markus,
just that we are talking about the same: what kind of warning do you
refer to? Is it issued at runtime or do you mean a marker in the
Plug-in-editor?
I would assume that you get the same warning in RCP.
Cheers,
Rüdiger
Markus Krüger wrote:
> Hi Rüdiger,
>
> I used the RAP Demo as reference. The editor reference id is given to the
> createFolder method of the layout. Now. as I did not want to do this in
> code, I wanted to change it to use the perspective extension. I have an RCP
> (3.3 based) that uses this, too. It also works in RAP, but it is marked as I
> mentioned in my first thread.
>
> Regards,
> Markus
>
> "Rüdiger Herrmann" <rherrmann@innoopract.com> schrieb im Newsbeitrag
> news:g0s7go$jvj$1@build.eclipse.org...
>> Hi Markus,
>>
>> the documentation of the 'relative' attribute only talks about views.
>> Thus, as org.eclipse.ui.editorss isn't a view, it cannot be found.
>> Did you try this with RCP?
>>
>> Cheers,
>> Rüdiger
>>
>>
>> Markus Krüger wrote:
>>> Hi,
>>> I got a warning as I use "org.eclipse.ui.editorss" in "relative"
>>> parameter for positioning a view through perspective extension relativ to
>>> the editor.
>>> The warning tells me "References identifier 'org.eclipse.ui.editorss' in
>>> attribute 'relative' can not be found".
>>>
>>> Any ideas?
>>>
>>> Regards,
>>> Markus
>
>
|
|
|
|
Re: org.eclipse.ui.editorss [message #88808 is a reply to message #88767] |
Tue, 20 May 2008 08:03   |
Eclipse User |
|
|
|
Originally posted by: rherrmann.innoopract.com
then you will most likely have the same marker in you RCP project as
well.
It looks like PDE Tooling hasn't heard about this special case of a
view;)
Cheers,
Rüdiger
Markus Krüger wrote:
> I mean the marker in the Plug-in-editor...
>
> "Rüdiger Herrmann" <rherrmann@innoopract.com> schrieb im Newsbeitrag
> news:g0u3q5$ag6$1@build.eclipse.org...
>> Hi Markus,
>>
>> just that we are talking about the same: what kind of warning do you refer
>> to? Is it issued at runtime or do you mean a marker in the Plug-in-editor?
>> I would assume that you get the same warning in RCP.
>>
>> Cheers,
>> Rüdiger
>>
>>
>> Markus Krüger wrote:
>>> Hi Rüdiger,
>>>
>>> I used the RAP Demo as reference. The editor reference id is given to the
>>> createFolder method of the layout. Now. as I did not want to do this in
>>> code, I wanted to change it to use the perspective extension. I have an
>>> RCP (3.3 based) that uses this, too. It also works in RAP, but it is
>>> marked as I mentioned in my first thread.
>>>
>>> Regards,
>>> Markus
>>>
>>> "Rüdiger Herrmann" <rherrmann@innoopract.com> schrieb im Newsbeitrag
>>> news:g0s7go$jvj$1@build.eclipse.org...
>>>> Hi Markus,
>>>>
>>>> the documentation of the 'relative' attribute only talks about views.
>>>> Thus, as org.eclipse.ui.editorss isn't a view, it cannot be found.
>>>> Did you try this with RCP?
>>>>
>>>> Cheers,
>>>> Rüdiger
>>>>
>>>>
>>>> Markus Krüger wrote:
>>>>> Hi,
>>>>> I got a warning as I use "org.eclipse.ui.editorss" in "relative"
>>>>> parameter for positioning a view through perspective extension relativ
>>>>> to the editor.
>>>>> The warning tells me "References identifier 'org.eclipse.ui.editorss'
>>>>> in attribute 'relative' can not be found".
>>>>>
>>>>> Any ideas?
>>>>>
>>>>> Regards,
>>>>> Markus
>
|
|
|
Re: org.eclipse.ui.editorss [message #137341 is a reply to message #88623] |
Mon, 22 June 2009 10:27  |
Eclipse User |
|
|
|
Dear friend,
I am a new guy for the elipse RAP and now have some questions:
(1)in RAP, when I use the perspective extention to define the view, in the
"relative", the "org.eclipse.ui.editorss" is not available from the
"browser" button, what's the problem? In the RCP target environment, it
is ok.
(2)In RAP, I do not know how to get a effect of curvy tab? In RCP we
could set the preference, SHOW_TRADITIONAL_STYLE_TABS to be fase, but in
RAP, this is no this constant. How to achieve a curvy tab for views?
Thanks in advance.
|
|
|
Powered by
FUDForum. Page generated in 0.04459 seconds