Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Re: Foregrownd color issue at "=" sign
Re: Foregrownd color issue at "=" sign [message #227854] Sun, 15 February 2009 14:23 Go to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Jorge,

The XSD project only provides the model and a crude editor. WTP
provides the fancy editor, so best to ask there. I've added it to the
"to" list of the reply, so no need to repost.


Jorge Dieguez wrote:
> Hello team,
>
> I'm corrently working on a XML schema using XSD editor. I have notice
> that the whenever I type the "=" sign it becomes invisible (it's there
> but with foregrownd color == backgrownd)
>
> I went to preferences coloring, templates,...hoping to see some entry
> with foregrownd = white or = backgrownd but I did not find any. I have
> also looked in the news group for keys like preferences or coloring,
> but again unsuccesfully.
>
> here is an example:
>
> <xsd:element name="order" type="ppo:PurchaseOrder"/> (what I wrote)
> <xsd:element name "order" type "ppo:PurchaseOrder"/> (what I see)
>
> Many thanks,
>
> Jorge
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Foregrownd color issue at "=" sign [message #227914 is a reply to message #227854] Mon, 16 February 2009 14:33 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

Ed Merks wrote:
> Jorge,
>
> The XSD project only provides the model and a crude editor. WTP
> provides the fancy editor, so best to ask there. I've added it to the
> "to" list of the reply, so no need to repost.
>
>
> Jorge Dieguez wrote:
>> Hello team,
>>
>> I'm corrently working on a XML schema using XSD editor. I have notice
>> that the whenever I type the "=" sign it becomes invisible (it's there
>> but with foregrownd color == backgrownd)
>>
>> I went to preferences coloring, templates,...hoping to see some entry
>> with foregrownd = white or = backgrownd but I did not find any. I have
>> also looked in the news group for keys like preferences or coloring,
>> but again unsuccesfully.
>>
>> here is an example:
>>
>> <xsd:element name="order" type="ppo:PurchaseOrder"/> (what I wrote)
>> <xsd:element name "order" type "ppo:PurchaseOrder"/> (what I see)
>>
>> Many thanks,
>>
>> Jorge
>>

Coloring of the foreground of the equals sign is very new, and
settable from the XML Syntax Coloring preference page. By default,
though, it's set to be the same as regular content. Which version
of WTP do you have installed, and are you certain that its editor is
the one you're opening?

--
---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Foregrownd color issue at "=" sign [message #227930 is a reply to message #227914] Mon, 16 February 2009 20:32 Go to previous messageGo to next message
Jorge Dieguez is currently offline Jorge DieguezFriend
Messages: 48
Registered: July 2009
Location: France
Member

Nitin Dahyabhai wrote:

> Ed Merks wrote:
>> Jorge,
>>
>> The XSD project only provides the model and a crude editor. WTP
>> provides the fancy editor, so best to ask there. I've added it to the
>> "to" list of the reply, so no need to repost.
>>
>>
>> Jorge Dieguez wrote:
>>> Hello team,
>>>
>>> I'm corrently working on a XML schema using XSD editor. I have notice
>>> that the whenever I type the "=" sign it becomes invisible (it's there
>>> but with foregrownd color == backgrownd)
>>>
>>> I went to preferences coloring, templates,...hoping to see some entry
>>> with foregrownd = white or = backgrownd but I did not find any. I have
>>> also looked in the news group for keys like preferences or coloring,
>>> but again unsuccesfully.
>>>
>>> here is an example:
>>>
>>> <xsd:element name="order" type="ppo:PurchaseOrder"/> (what I wrote)
>>> <xsd:element name "order" type "ppo:PurchaseOrder"/> (what I see)
>>>
>>> Many thanks,
>>>
>>> Jorge
>>>

> Coloring of the foreground of the equals sign is very new, and
> settable from the XML Syntax Coloring preference page. By default,
> though, it's set to be the same as regular content. Which version
> of WTP do you have installed, and are you certain that its editor is
> the one you're opening?

Hi Nitin,

I'm not able to see the coloring of the foreground for the equals sign in
the XML preference.

I have WST 1.4.0.v200802280619 (this was installed as part of JEE Eclipse
package).

I'm using the editor which opens XML-schema files i.e. clicking on the xsd
file. whether this is the right editor (actually) I don't know.

Many thanks,

Jorge


Jorge
Re: Foregrownd color issue at "=" sign [message #228016 is a reply to message #227930] Wed, 18 February 2009 22:06 Go to previous messageGo to next message
Mark Hutchinson is currently offline Mark HutchinsonFriend
Messages: 53
Registered: July 2009
Member
Jorge Dieguez wrote:
> Nitin Dahyabhai wrote:
>
>> Ed Merks wrote:
>>> Jorge,
>>>
>>> The XSD project only provides the model and a crude editor. WTP
>>> provides the fancy editor, so best to ask there. I've added it to the
>>> "to" list of the reply, so no need to repost.
>>>
>>>
>>> Jorge Dieguez wrote:
>>>> Hello team,
>>>>
>>>> I'm corrently working on a XML schema using XSD editor. I have
>>>> notice that the whenever I type the "=" sign it becomes invisible
>>>> (it's there but with foregrownd color == backgrownd)
>>>>
>>>> I went to preferences coloring, templates,...hoping to see some
>>>> entry with foregrownd = white or = backgrownd but I did not find
>>>> any. I have also looked in the news group for keys like preferences
>>>> or coloring, but again unsuccesfully.
>>>>
>>>> here is an example:
>>>>
>>>> <xsd:element name="order" type="ppo:PurchaseOrder"/> (what I wrote)
>>>> <xsd:element name "order" type "ppo:PurchaseOrder"/> (what I see)
>>>>
>>>> Many thanks,
>>>>
>>>> Jorge
>>>>
>
>> Coloring of the foreground of the equals sign is very new, and
>> settable from the XML Syntax Coloring preference page. By default,
>> though, it's set to be the same as regular content. Which version of
>> WTP do you have installed, and are you certain that its editor is the
>> one you're opening?
>
> Hi Nitin,
>
> I'm not able to see the coloring of the foreground for the equals sign
> in the XML preference.
> I have WST 1.4.0.v200802280619 (this was installed as part of JEE
> Eclipse package).
>
> I'm using the editor which opens XML-schema files i.e. clicking on the
> xsd file. whether this is the right editor (actually) I don't know.
>
> Many thanks,
>
> Jorge
>

You can select which editor you open a file with by right clicking on it
and selecting "open with". That will also show you what the default
editor is.
Re: Foregrownd color issue at "=" sign [message #228073 is a reply to message #227930] Thu, 19 February 2009 17:35 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

Jorge Dieguez wrote:
> Nitin Dahyabhai wrote:
>> Coloring of the foreground of the equals sign is very new, and
> I have WST 1.4.0.v200802280619 (this was installed as part of JEE
> Eclipse package).

You're not running the newer milestones with this feature. You'll
see it in Galileo and WTP 3.1.

--
---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Stop Tomcat from the Servers tab
Next Topic:Javascript editor, StorageEditorInput
Goto Forum:
  


Current Time: Sat Apr 20 06:37:26 GMT 2024

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

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

Back to the top