Bug 464161 - NPE in StructuredTextEditor.update (3091)

When a file is being refactored, it's possible that no more Structured Model could be created on a file that is a result of refactoring.
As such, it's possible that StructuredTextEditor.getInternalModel() will return null, so the result of getInternalModel() call is to be checked against null.

Signed-off-by: vrubezhny <vrubezhny@exadel.com>
1 file changed
tree: 1ffc37e9201ea9e7f493ea4133f114450f7365af
  1. bundles/
  2. development/
  3. docs/
  4. features/
  5. .gitignore
  6. pom.xml