[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]
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.
So it looks that the schemas have not been updated to be used... I am
using Eclipse 3.5.
Any reasons why this happens would be appreciated.