« Return to Thread: Eclipse Content Assist and XSD Question

Eclipse Content Assist and XSD Question

by MikeJC :: Rate this Message:

Reply to Author | View in Thread

I was wondering why I get errors in Eclipse when ever I begin a new tag, e.g.

I have mapped as follows

xmlns:manage="http://www.mulesource.org/schema/mule/management/2.0"
...
http://www.mulesource.org/schema/mule/management/2.0 http://www.mulesource.org/schema/mule/management/2.0/mule-management.xsd">

If I start type in Eclipse:
 <manage:

and then click on Ctrl-Space I see an error "Content Assist not available at the current location". Is this normal? Or is there a way I can get suggestions to work with prefixes?

 « Return to Thread: Eclipse Content Assist and XSD Question