SSE editor content [message #226002] |
Tue, 06 January 2009 12:07  |
Eclipse User |
|
|
|
Hi All.
Is it possible that the SSE editor displays the content, which is
different from his document?
example:
the file contains that text:
<tag></tag>
SSE editor displays:
<tag>
bla-bla-bla
</tag>
and when I open this file in the other editor I see:
<tag></tag>
|
|
|
|
|
|
|
|
Re: SSE editor content [message #226290 is a reply to message #226257] |
Fri, 09 January 2009 03:47  |
Eclipse User |
|
|
|
Yes, you understand me correctly.
Nick Sandonato пишет:
> If I'm understanding this correctly, I think you want the editor to
> display text that is not in the Document or in the file backing the
> Document. Instead, some text would be inferred based on the tag name,
> and show in the XML editor as if it were a text node of the element.
>
> Is this right?
>
>
> Navatski Siarhei wrote:
>> The other editor is Text Editor for example.
>>
>> It is no problem, it is feature which I want to realize. For example,
>> depending on the name tag, I want to show a some comment in my editor
>> after the tag. But this comment should not be kept in the file
>> (document) and not be display in other editor.
>>
>> David Carver пишет:
>>> A sample file might help and what is the other editor?
>>>
>>> You haven't given us enough information in order to help diagnose
>>> what is happening.
>>>
>>> Dave
>>>
>>> Navatski Siarhei wrote:
>>>> Hi All.
>>>> Is it possible that the SSE editor displays the content, which is
>>>> different from his document?
>>>>
>>>> example:
>>>> the file contains that text:
>>>> <tag></tag>
>>>> SSE editor displays:
>>>> <tag>
>>>> bla-bla-bla
>>>> </tag>
>>>> and when I open this file in the other editor I see:
>>>> <tag></tag>
|
|
|
Powered by
FUDForum. Page generated in 0.04886 seconds