|
Administrator
|
Hi,
I see some <br/><br/> in xsd files. They don't render well in my autocompleter XML editor. Am I alone? Should we keep them? Thanks Jacques |
|
They render properly in Eclipse.
-Adrian On 12/27/2012 9:39 PM, Jacques Le Roux wrote: > Hi, > > I see some > <br/><br/> > in xsd files. > > They don't render well in my autocompleter XML editor. Am I alone? Should we keep them? > > Thanks > > Jacques |
|
Administrator
|
Thanks Adrian,
I'm using Eclipse and have Oxygen in it. I will test again and report if it's still there Jacques From: "Adrian Crum" <[hidden email]> > They render properly in Eclipse. > > -Adrian > > On 12/27/2012 9:39 PM, Jacques Le Roux wrote: >> Hi, >> >> I see some >> <br/><br/> >> in xsd files. >> >> They don't render well in my autocompleter XML editor. Am I alone? Should we keep them? >> >> Thanks >> >> Jacques > |
|
Administrator
|
Oxygen is able to render correctly when not escaped.
I also noticed that Eclipse OOTB is able to render line breaks when represented naturally (w/out <br/><br/> or escaped), not Oxygen which concatenates lines. Globally the OOTB completion is much better (bold, clear separation, etc.) BTW why did you use <br/><br/> when line breaks represented naturally work in OOTB completion? Also the rendering at https://svn.apache.org/repos/asf/ofbiz/trunk/framework/minilang/dtd/simple-methods-v2.xsd wouldbe better Thanks Jacques From: "Jacques Le Roux" <[hidden email]> > Thanks Adrian, > > I'm using Eclipse and have Oxygen in it. I will test again and report if it's still there > > Jacques > > From: "Adrian Crum" <[hidden email]> >> They render properly in Eclipse. >> >> -Adrian >> >> On 12/27/2012 9:39 PM, Jacques Le Roux wrote: >>> Hi, >>> >>> I see some >>> <br/><br/> >>> in xsd files. >>> >>> They don't render well in my autocompleter XML editor. Am I alone? Should we keep them? >>> >>> Thanks >>> >>> Jacques >> > |
|
I escaped the XML because that was the only way to get it to render
properly in Eclipse. The text formatting was a convenience for users, so it is not critical. It can stay or go - I don't care. -Adrian On 12/28/2012 12:21 PM, Jacques Le Roux wrote: > Oxygen is able to render correctly when not escaped. > > I also noticed that Eclipse OOTB is able to render line breaks when represented naturally (w/out <br/><br/> or escaped), not Oxygen which concatenates lines. > > Globally the OOTB completion is much better (bold, clear separation, etc.) > > BTW why did you use <br/><br/> when line breaks represented naturally work in OOTB completion? > Also the rendering at https://svn.apache.org/repos/asf/ofbiz/trunk/framework/minilang/dtd/simple-methods-v2.xsd wouldbe better > > Thanks > > Jacques > > > From: "Jacques Le Roux" <[hidden email]> >> Thanks Adrian, >> >> I'm using Eclipse and have Oxygen in it. I will test again and report if it's still there >> >> Jacques >> >> From: "Adrian Crum" <[hidden email]> >>> They render properly in Eclipse. >>> >>> -Adrian >>> >>> On 12/27/2012 9:39 PM, Jacques Le Roux wrote: >>>> Hi, >>>> >>>> I see some >>>> <br/><br/> >>>> in xsd files. >>>> >>>> They don't render well in my autocompleter XML editor. Am I alone? Should we keep them? >>>> >>>> Thanks >>>> >>>> Jacques |
|
Administrator
|
Using Eclipse Indigo (3.7.2) and OOTB XML editor, I don't need them. I will use rather "natural" line breaks.
Jacques From: "Adrian Crum" <[hidden email]> >I escaped the XML because that was the only way to get it to render > properly in Eclipse. > > The text formatting was a convenience for users, so it is not critical. > It can stay or go - I don't care. > > -Adrian > > On 12/28/2012 12:21 PM, Jacques Le Roux wrote: >> Oxygen is able to render correctly when not escaped. >> >> I also noticed that Eclipse OOTB is able to render line breaks when represented naturally (w/out <br/><br/> or escaped), not Oxygen which concatenates lines. >> >> Globally the OOTB completion is much better (bold, clear separation, etc.) >> >> BTW why did you use <br/><br/> when line breaks represented naturally work in OOTB completion? >> Also the rendering at https://svn.apache.org/repos/asf/ofbiz/trunk/framework/minilang/dtd/simple-methods-v2.xsd wouldbe better >> >> Thanks >> >> Jacques >> >> >> From: "Jacques Le Roux" <[hidden email]> >>> Thanks Adrian, >>> >>> I'm using Eclipse and have Oxygen in it. I will test again and report if it's still there >>> >>> Jacques >>> >>> From: "Adrian Crum" <[hidden email]> >>>> They render properly in Eclipse. >>>> >>>> -Adrian >>>> >>>> On 12/27/2012 9:39 PM, Jacques Le Roux wrote: >>>>> Hi, >>>>> >>>>> I see some >>>>> <br/><br/> >>>>> in xsd files. >>>>> >>>>> They don't render well in my autocompleter XML editor. Am I alone? Should we keep them? >>>>> >>>>> Thanks >>>>> >>>>> Jacques > |
| Free forum by Nabble | Edit this page |
