Eclipse doesn't autocomplete all options until I use https instead of http://ofbiz.apache.org/dtds/widget-form.xsd

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Eclipse doesn't autocomplete all options until I use https instead of http://ofbiz.apache.org/dtds/widget-form.xsd

Christian Carlow-OFBizzer
When editing Forms.xml, Screens.xml, and Services.xml I depend on
Eclipse auto complete and suddenly it stopped working.  I get some
options but others are missing.  For example, the form widget field type
<ignored> doesn't appear as an option.  Changing the URL to https
<ignored> appear again.  The problem is probably something configured
incorrectly in Eclipse on my end wanted make sure it isn't caused on the
community end.

Reply | Threaded
Open this post in threaded view
|

Re: Eclipse doesn't autocomplete all options until I use https instead of http://ofbiz.apache.org/dtds/widget-form.xsd

Adrian Crum-3
Window->Preferences->XML->XML Catalog

Make sure all widget schemas are included in the list.

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 5/12/2015 7:07 AM, Christian Carlow wrote:
> When editing Forms.xml, Screens.xml, and Services.xml I depend on
> Eclipse auto complete and suddenly it stopped working.  I get some
> options but others are missing.  For example, the form widget field type
> <ignored> doesn't appear as an option.  Changing the URL to https
> <ignored> appear again.  The problem is probably something configured
> incorrectly in Eclipse on my end wanted make sure it isn't caused on the
> community end.
>
Reply | Threaded
Open this post in threaded view
|

Re: Eclipse doesn't autocomplete all options until I use https instead of http://ofbiz.apache.org/dtds/widget-form.xsd

Christian Carlow-OFBizzer
Thanks Adrian that worked.

On Tue, 2015-05-12 at 07:13 -0700, Adrian Crum wrote:

> Window->Preferences->XML->XML Catalog
>
> Make sure all widget schemas are included in the list.
>
> Adrian Crum
> Sandglass Software
> www.sandglass-software.com
>
> On 5/12/2015 7:07 AM, Christian Carlow wrote:
> > When editing Forms.xml, Screens.xml, and Services.xml I depend on
> > Eclipse auto complete and suddenly it stopped working.  I get some
> > options but others are missing.  For example, the form widget field type
> > <ignored> doesn't appear as an option.  Changing the URL to https
> > <ignored> appear again.  The problem is probably something configured
> > incorrectly in Eclipse on my end wanted make sure it isn't caused on the
> > community end.
> >