1. f0800f8 massive warning clean-up triggered by deprecation of JLS3. by Stephan Herrmann · 12 years ago
  2. 4cbe2d3 Adjust imports: ICommandAccess & CUCorrectionProposal & by Stephan Herrmann · 12 years ago
  3. 9686493 Fixed Bug 348072 - [assist] should not propose import for role-side of by Stephan Herrmann · 12 years ago
  4. ecaf9cb Fix for Bug 301314 - CallHierarchy should consider lifting as role by Stephan Herrmann · 12 years ago
  5. 3da337a Fixed Bug 370080 - [rewrite] creating base class via quickfix should by Stephan Herrmann · 12 years ago
  6. 7184487 Fixed bug 371969: [assist] combination of edits in linked mode may by Stephan Herrmann · 12 years ago
  7. 1437f3b Test & fix for Bug 316698 - [refactoring] Refactoring for moving a role by Stephan Herrmann · 12 years ago
  8. 37af1d5 Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper by Stephan Herrmann · 12 years ago
  9. a4d5be6 More improvements re Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 13 years ago
  10. 85bf1f7 test & implementation for Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 13 years ago
  11. 5eb08ad Additional change re Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  12. 590d8c3 Fix for Bug 355481 - [ui] class icon in the package explorer not always updated when adding/removing team modifier by Stephan Herrmann · 13 years ago
  13. f7df65b Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  14. 1828ae2 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  15. 9133799 Fix for Bug 346166 - [assist][rewrite] adding an import for the base side in declared lifting should create a base import by Stephan Herrmann · 13 years ago
  16. 3013bad Fix for Bug 346168 - [assist][rewrite] completing a method binding throws BadLocationException by Stephan Herrmann · 13 years ago
  17. b7bf90c Implementation for Bug 345844 - [assist] quickfix for adding "throws LiftingFailedException" by Stephan Herrmann · 13 years ago
  18. edba0d7 make existing quickfix availabel for new specialized problemId, too. by Stephan Herrmann · 13 years ago
  19. 33086c2 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  20. e034caa acknowledge new problem re LiftingFailedException in parameter mapping. by Stephan Herrmann · 13 years ago
  21. 5b0f6d9 off-hand attempt to reconcile existing teams with new handling of LiftingFailedException. by Stephan Herrmann · 13 years ago
  22. dad6625 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 13 years ago
  23. f9668cf Fix for Bug 338840 - [ui] adapt to generified jdt.ui by Stephan Herrmann · 13 years ago
  24. 8234d64 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  25. 0d1adc4 fix ICE seen in RL (som-cache example): by Stephan Herrmann · 13 years ago
  26. ca37692 Fix regression in ClassFileTests where start of JavaPlugin (JDT/UI) confused the buffer management by Stephan Herrmann · 13 years ago
  27. a40c5fe Refactoring/API-cleanup: by Stephan Herrmann · 13 years ago
  28. 39c6ca6 cleanup using "compare with bound base method" by Stephan Herrmann · 13 years ago
  29. 4d73d06 Bug 330534 - Discussion on how to solve OT/J issues about joining the Indigo release train: by Stephan Herrmann · 13 years ago
  30. a54c4d1 experimental change in our version schema in attempting to resolve (part of) by Stephan Herrmann · 13 years ago
  31. 7ecc7b0 Test & fix for Bug 330169 - [refactoring] Extract method throws NPE if declared lifting arg is involved by Stephan Herrmann · 13 years ago
  32. 9691884 Tests & fix for Bug 329988 - Quickfix method generation on missing replace callin method generates wrong method by Stephan Herrmann · 13 years ago
  33. 10cc2e2 resolve flag-bit conflict with new bit NATIVE from JavaElementImageDescriptor. by Stephan Herrmann · 13 years ago
  34. 894c470 remove 1 obsolete TODO by Stephan Herrmann · 14 years ago
  35. 9d2bf77 avoid NPE seen from jdt.ui.tests: by Stephan Herrmann · 14 years ago
  36. 0631ce0 Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  37. f02ee5c Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  38. d289b13 Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  39. 8734371 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  40. 1889a5b Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  41. 7fca1bc Fine tuning for Bug 315310 - [assist] creating before/after callin using completion should set return type to void by Stephan Herrmann · 14 years ago
  42. 8763ecc Implementation for Bug 315310 - [assist] creating before/after callin using completion should set return type to void by Stephan Herrmann · 14 years ago
  43. 44af5b3 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  44. f1eecb4 Implementation for Bug 322708 - [ui] lighter variant of icons for roles and teams by Stephan Herrmann · 14 years ago
  45. 51623e3 Cleanup/migrating for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  46. 2c07af4 Fix for Bug 321402 - "Copy Qualified Name" action not working for method bindings by Stephan Herrmann · 14 years ago
  47. a3ba415 remove unnecessary type qualification by Stephan Herrmann · 14 years ago
  48. 1bd7ad1 avoid an NPE observed while verifying Bug 316659 by Stephan Herrmann · 14 years ago
  49. 8256c5e Minor improvement for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  50. 2543ae0 document how this branch using OTTypes can be reached. by Stephan Herrmann · 14 years ago
  51. a3c65c8 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  52. 66985a8 Test & Improvements for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  53. f30205e Initial implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  54. b6a2ee2 keyword expansion. by Stephan Herrmann · 14 years ago
  55. 4c96d27 Test & fix for Bug 316665 - [quickfix] create method from unresolved replace callin RHS adds "callin" modifier by Stephan Herrmann · 14 years ago
  56. ca07a69 Cleanup of project settings as triggered by by Stephan Herrmann · 14 years ago
  57. 1d0f17e minor fix to "add precedence" proposal: respect "after" in the "menu" offering different orders. by Stephan Herrmann · 14 years ago
  58. e1a248a fixed a typo in a class name by Stephan Herrmann · 14 years ago
  59. ffc3807 Implement type parameter handling for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  60. c57170a Implement more checks for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  61. 6d81336 make import rewriting effective. by Stephan Herrmann · 14 years ago
  62. c08272a Initial implementation for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  63. ad242b6 Test & fix for Bug 313804 - [dom] [assist] add support for "precedence after" in DOM and quickfix by Stephan Herrmann · 14 years ago
  64. e568d66 adjusting one callin binding to v20100513-0800 (re bug 105668). by Stephan Herrmann · 14 years ago
  65. f42d748 Fix for Bug 311558 - [ui] labels for guard predicates are not beautified by Stephan Herrmann · 14 years ago
  66. f3fbb37 Fix for bug 310995 - [hierarchy] Support quick hierarchy for role methods by Stephan Herrmann · 14 years ago
  67. 4de2bf2 Avoid clash of overlay-constants with new bit org.eclipse.jdt.ui.JavaElementImageDescriptor.PROJECT_ERROR. by Stephan Herrmann · 14 years ago
  68. 85cc60d Fix regressions in ModifierCorrectionsQuickFixTest.testRoleCtorCalled1() ff. by accounting for new IProblem#NotVisibleRoleConstructor. by Stephan Herrmann · 14 years ago
  69. 4df5947 Fix qualified names in .project and preferences by Stephan Herrmann · 14 years ago
  70. 9850213 Prepare for building on build.eclipse.org: by Stephan Herrmann · 14 years ago
  71. e3d94fd correct a package reference and export that package by Stephan Herrmann · 14 years ago
  72. 0166441 initial commit in accordance with CQ 3784 by Stephan Herrmann · 14 years ago