bug 520954 - Replace iterators with foreach in org.eclipse.ui.regex

* Replaces marker interface IListener with generics
* Replaces IListener iterators with forEach
* replaces iterators with loops where possible

Change-Id: I05c98fd04b768d7fd201a016e3c242de1eb44ec6
Signed-off-by: Fabian Pfaff <fabian.pfaff@vogella.com>
9 files changed
tree: 929c14e202d6c16a78cc910b64712a33f2a3a384
  1. build/
  2. bundles/
  3. features/
  4. tests/
  5. .gitignore
  6. pom.xml
  7. README.md
README.md

Several plug-ins from this Git repository have been migrated to eclipse.platform.ui. Please also check this repository if you search for plug-ins starting with org.eclipse.e4.

Please see org.eclipse.platform.ui repository.