Home » Archived » XML Schema Definition (XSD) » Foregrownd color issue at "=" sign
Foregrownd color issue at "=" sign [message #76950] |
Sun, 15 February 2009 14:15 |
|
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
Jorge
|
|
| |
Re: Foregrownd color issue at "=" sign [message #76977 is a reply to message #76964] |
Mon, 16 February 2009 14:33 |
|
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 #76989 is a reply to message #76977] |
Mon, 16 February 2009 20:32 |
|
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 #77177 is a reply to message #76989] |
Wed, 18 February 2009 22:06 |
Mark Hutchinson 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 #77320 is a reply to message #76989] |
Thu, 19 February 2009 17:35 |
|
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
|
|
|
Re: Foregrownd color issue at "=" sign [message #603625 is a reply to message #76950] |
Sun, 15 February 2009 14:23 |
Ed Merks Messages: 33264 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 #603627 is a reply to message #76964] |
Mon, 16 February 2009 14:33 |
|
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 #603629 is a reply to message #76977] |
Mon, 16 February 2009 20:32 |
|
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 #604031 is a reply to message #76989] |
Wed, 18 February 2009 22:06 |
Mark Hutchinson 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 #604075 is a reply to message #76989] |
Thu, 19 February 2009 17:35 |
|
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
|
|
|
Goto Forum:
Current Time: Wed Feb 05 07:54:09 GMT 2025
Powered by FUDForum. Page generated in 0.04724 seconds
|