[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: auto-completion in xml after schema update

Andrei Ionita wrote:


[Although I'm using Eclipse for some time, I did not really figure out in what newsgroup should I post this question, so I did it here]

Always a good choice. :) But, if interested, XML and XSD editor questions can be asked in the eclipse.webtools group (I know, not intuitive).



I'm using XML files that reference schemas located on my machine. After I added an xsd:import in one of the schemas, trying auto-completion (Ctrl-Space) inside an XML element (whose type contents should have been modified by that import) returns the old type contents alternatives.



It is a known issue (feature request?) that it does not happen automatically as it could, but there is a button on the tool bar that says "reload dependencies" that should put things back in sync.