| [news.eclipse.webtools] Re: StructuredModelManager |
Klaus Schaefers wrote:Hi, I have changed to way the model is handled now in the way you suggested. This works fine, but now the html content assitant fails Here is the stacktrace. What have I done wrong.
java.lang.IllegalStateException: problem getting model
at org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeCompletionProposals(AbstractContentAssistProcessor.java:1283)
Nothing, content assist requires a managed model so it can go from the source viewer's document to that model.
-- Nitin Dahyabhai Structured Source Editing