Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=203145.   Changes the way the JSPModelProcessor works so that it triggers off of IResource changes rather than IStructuredModel events.  This has the benefit that the IStructuredModel doesn't need to be held open for long periods and can quickly release resources.  LifecycleListener has been changed to support listening for events on multiple resources so that only one listener is needed for all resources watched by JSPModelProcessors.
8 files changed
tree: 98cfafbbbfe23a4dd38fcd04b57d567dd65efc8e
  1. jsf/