1. f6986b5 Removed unnecessary SuppressWarnings that are no (JDT 3.4) being flagged as warnings themselves. by cbateman · 16 years ago
  2. f32a06b Regression test changes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=204203 by cbateman · 16 years ago
  3. 7aba4b4 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. by cbateman · 16 years ago
  4. c6f7560 Accidently reverted these in check in for bug 199480. Recommit to head. by cbateman · 16 years ago
  5. aecdddf Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=200867. by cbateman · 16 years ago
  6. 1873bd4 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480. by cbateman · 16 years ago
  7. 52ed15a Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480. by cbateman · 16 years ago
  8. 6a29d30 Changed to ui-test from core-test to accommodate new regression tests that make use of workbench. Also fixed some minor warnings in TestResourceBundleMapSource. by cbateman · 16 years ago
  9. 5c55518 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=196760 plus additional test cases. by cbateman · 16 years ago
  10. cd9e478 Added cleanup code for when a bundle source is deleted and added regression test. by cbateman · 16 years ago
  11. ae339c6 Fix absolute offsets of variable attributes in testCreate. by cbateman · 16 years ago
  12. 705693e General test coverage improvement for frameworks and API. by cbateman · 16 years ago
  13. 0fbedc3 Basic enumeration support. by cbateman · 17 years ago
  14. 7f21967 Fixed copyright issues in the project. by rsrinivasan · 17 years ago
  15. db92dd7 Initial checkin for generics support in EL. by cbateman · 17 years ago
  16. aace65f changes to integrate into build. by cbateman · 17 years ago
  17. 39b4010 More fixes for TestProjectEnvironment.createProject() change. by cbateman · 17 years ago
  18. bbaa7e0 Update to refactored package names in import statements. by itrimble · 17 years ago
  19. 4d54059 Moved file import. by cbateman · 17 years ago
  20. d2c68cd Centralize constants. by cbateman · 17 years ago
  21. 6141af4 Added version support to faceted test environment. by cbateman · 17 years ago
  22. d720955 Added basic EL symbols and validation support for arrays and lists. Unit test coverage included. by cbateman · 17 years ago
  23. 919c34d Plugin refactoring to: by cbateman · 17 years ago
  24. 0831d71 Added new tests for property resolver, especially for bounded map properties. by cbateman · 17 years ago
  25. 1ce8b5c Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149730. by cbateman · 17 years ago
  26. 3b815e0 Adding test plugin for the design time appmanager framework. by cbateman · 17 years ago