1. 2004a6a [183314] tag directive content assist template actually inserts taglib directive by nitind · 18 years ago
  2. a20536b [183243] html content assist does not work in jsp editor by nitind · 18 years ago
  3. d4c4212 [155907] Add support for jsp:attribute from JSP 2.0 specification by nitind · 18 years ago
  4. cd6c826 [155907] Add support for jsp:attribute from JSP 2.0 specification by nitind · 18 years ago
  5. 96e812e [155907] Add support for jsp:attribute from JSP 2.0 specification by nitind · 18 years ago
  6. baa4d2d [nobug] add extra safeties for out of workspace paths by nitind · 18 years ago
  7. 6b99f13 [151581] Enable folding menu item is checked although folding isn't enabled (in preference store) by amywu · 18 years ago
  8. 40aa963 [136399] XMLCatalogIdResolver does too much work by vbaciu · 18 years ago
  9. 39f01d5 [130762] auto propose content assist preference not followed for JSP by amywu · 18 years ago
  10. 6a9c731 [90297] jspContext variable not recognized in jsp tag files by nitind · 18 years ago
  11. a554970 [90297] jspContext variable not recognized in jsp tag files by nitind · 18 years ago
  12. 5ff2ab1 [90297] jspContext variable not recognized in jsp tag files by nitind · 18 years ago
  13. 356ec5b [nobug] correct typo in method name by nitind · 18 years ago
  14. 21d9770 [182648] custom icons not shown for tags from .tag files by nitind · 18 years ago
  15. a8d33f2 [90297] jspContext variable not recognized in jsp tag files by nitind · 18 years ago
  16. e9678f7 [182181] TEI variables not found when project is the output folder after 178443 is applied by nitind · 18 years ago
  17. 4622409 [182637] Prefixes for taglibs from jsp-config preludes aren't marked as nestable by nitind · 18 years ago
  18. 83d210c [170988] Quick fix extension does not pass enough original bug information by amywu · 18 years ago
  19. d3771fa [182587] Attribute Adapter not returning type's qualifier by kchong · 18 years ago
  20. 522f00d fixed up syntax errors for translation readiness for adopters by jlanuti · 18 years ago
  21. 530a0ae I have no idea how com.ibm.etools.emf.event got on our "friends" list? by david_williams · 18 years ago
  22. 2709a9e [174919] exception from JFaceNodeLabelProvider.getText & StatusLineLabelProvider.getText by nitind · 18 years ago
  23. df28678 [109721] JSP editor does not find taglib directives in include-prelude or jsp:include by nitind · 18 years ago
  24. 185864d [178564][Validation] The XML validator does not produce any output for valid or invalid xml by vbaciu · 18 years ago
  25. 914dfc9 [109721] JSP editor does not find taglib directives in include-prelude or jsp:include by nitind · 18 years ago
  26. 2bfd5e3 [178443] JSP does not respect TEI VariableInfo when using linked resources by nitind · 18 years ago
  27. 7912c07 [178443] JSP does not respect TEI VariableInfo when using linked resources by nitind · 18 years ago
  28. f0ea85b [181057] Custom tags not found in build path after project entries by nitind · 18 years ago
  29. f735efb [174307] Enable folding for div tags in JSP and HTML files by amywu · 18 years ago
  30. ecebb04 [181799] update copyright comments for all sse code by amywu · 18 years ago
  31. 923ee60 [181799] update copyright comments for all sse code by amywu · 18 years ago
  32. 19526ad [181799] update copyright comments for all sse code by amywu · 18 years ago
  33. f5cd8b3 [109721] JSP editor does not find taglib directives in include-prelude or jsp:include by nitind · 18 years ago
  34. 4a4f9c6 [109721] JSP editor does not find taglib directives in include-prelude or jsp:include by nitind · 18 years ago
  35. 429b2b1 [109721] JSP editor does not find taglib directives in include-prelude or jsp:include by nitind · 18 years ago
  36. b50c94e [180090] Task tags properties page seems backwards (workspace vs project) by nitind · 18 years ago
  37. 6eca10d [169431] TLD files not found when classpath is configured using Classpath Variables by nitind · 18 years ago
  38. 5f31d65 [178443] JSP does not respect TEI VariableInfo when using linked resources by nitind · 18 years ago
  39. 7ec6ec8 [174042] "unresolved variable" validation error for variable declared in included file via custom tag by nitind · 18 years ago
  40. 03fc891 [169431] TLD files not found when classpath is configured using Classpath Variables by nitind · 18 years ago
  41. 565c57a [97407] Tagdir attribute (jsp 2.0) in taglib directive is not supported by nitind · 18 years ago
  42. 79995d0 [181689] NPE in validation when include directive has no file attribute by nitind · 18 years ago
  43. 5a600b7 [169431] TLD files not found when classpath is configured using Classpath Variables by nitind · 18 years ago
  44. 5160b73 avoid catch (Throwable) by david_williams · 18 years ago
  45. a9af846 ignore PDE Build artifacts by david_williams · 18 years ago
  46. 636dc31 [181118] removing DTP docs from WTP master nav, updating plugin ver and copyright date by kprice · 18 years ago
  47. 0d617d0 [173932] updates to xml editor docs by kprice · 18 years ago
  48. 4873f98 [144303] Updates to xsd editor docs by kprice · 18 years ago
  49. 8ca223b [144303] Updates to xml editor docs by kprice · 18 years ago
  50. 38ea4e1 [144302] updating xml validation to match GUI by kprice · 18 years ago
  51. 9bbaa63 [152390] change content assist from lax to strict by kprice · 18 years ago
  52. 17359fc [180825] incorrect class pattern set on breakpoints in .tag files by nitind · 18 years ago
  53. a280702 removed debuging output. by bchilds · 18 years ago
  54. c7f469b [180395] Cleanup of manifest.mf files -- revert xerces removal (it's needed to get the right css dom APIs on classpath during compile.) by david_williams · 18 years ago
  55. 81bc169 [180395] Cleanup of manifest.mf files and accessibility rules by david_williams · 18 years ago
  56. 58ca3a8 [174251] use of org.junit should be constrained by david_williams · 18 years ago
  57. 911edb4 fix project setup on j2ee projects. by bchilds · 18 years ago
  58. 0992a85 [113584] add formatting preference to align final bracket in multi-line tags by amywu · 18 years ago
  59. f6eb6e1 [177419] use base's new hyperlink extension points by kchong · 18 years ago
  60. b4900a7 [177912] NLS33:unexternalized srings on DTD Files Syntax Coloring Preferences page by nitind · 18 years ago
  61. 0503cbb patched outline js menu items not to cause exception. by bchilds · 18 years ago
  62. 917f08e [92957] CSS formatting doesn't work in HTML by amywu · 18 years ago
  63. 6be567a [nobug] unit test failures from changes for 97407 by nitind · 18 years ago
  64. ae0ab1d [161330] XML Formatter Misformats CDATA by amywu · 18 years ago
  65. 478e11f fixed up Java 5 creep by david_williams · 18 years ago
  66. 81d60ca fixed up Java 5 creep by david_williams · 18 years ago
  67. d21d89e fixed up Java 5 creep by david_williams · 18 years ago
  68. fae3d0f [nobug] correct build breakages by nitind · 18 years ago
  69. f507fde [nobug] remove unused key by nitind · 18 years ago
  70. 51b2cbf [97407] Tagdir attribute (jsp 2.0) in taglib directive is not supported by nitind · 18 years ago
  71. 0dc06c3 [119942] Can't set a breakpoint in a tag or tagf file by nitind · 18 years ago
  72. cd00d8e move feature versions to 2.0.0 by david_williams · 18 years ago
  73. 7832463 [176093] [format] Improve xml formatting by amywu · 18 years ago
  74. 133806a refactoring/cleanup by bchilds · 18 years ago
  75. d002418 refactoring/cleanup by bchilds · 18 years ago
  76. dbe77f6 [179215] switch to use orbit's common.logging and others by david_williams · 18 years ago
  77. 137d43a [nobug] correct version number to follow bundle version instead of WTP version by nitind · 18 years ago
  78. ab61080 [173566] unable to specify background highlighting color for jsp content by nitind · 18 years ago
  79. 790eeb5 [174387] unable to insert template variables in templates preference page by nitind · 18 years ago
  80. ce8d93b private constructors not needed if another is provided by david_williams · 18 years ago
  81. 6380559 specify EE in manifest.mf files and classpath by david_williams · 18 years ago
  82. a126a9d specify EE in manifest.mf files and classpath (with work-around for access rule bug) by david_williams · 18 years ago
  83. 88f9e51 specify EE in manifest.mf files and classpath (with work-around for access rule bug) by david_williams · 18 years ago
  84. d426a11 [178848] JSP Core Junit hangs by david_williams · 18 years ago
  85. dc1d71e refactor/clean by bchilds · 18 years ago
  86. a30f0dc [nobug] workaround for some deadlocks by nitind · 18 years ago
  87. f80a74a [176120] [API Request] Promote TaglibIndex add/removeTaglibIndexListeners to API by nitind · 18 years ago
  88. b95206a refactor for latest wst by bchilds · 18 years ago
  89. 7770447 [140632] Formatting of selection by amywu · 18 years ago
  90. 0612387 [141106] TVT3.2:TCT376: RU: Truncation in DTD editor - Properties by amywu · 18 years ago
  91. ff0350b [162324] JavaScriptContentAssistProcessor leaking because of preference listener by amywu · 18 years ago
  92. f5a6f17 Simplified facet install. by bchilds · 18 years ago
  93. 383caa7 Formating works. by bchilds · 18 years ago
  94. befda2c [176565] Enhancements to XML Schema Editor by kchong · 18 years ago
  95. c87082e [176891] hotbug_request] NLS33:new xsd.ui message "_UI_ACTION_CAPTURE_SCREEN_OVERWRITE_CONFIRMATION" not enabled for translation properly by kchong · 18 years ago
  96. 547e8e1 [177387] use base hyperlinking extension points by amywu · 18 years ago
  97. 281e922 [177304] NullPointerException when opening a document by amywu · 18 years ago
  98. 903757d [176949] XSD Editor does not show mixed content property in design mode by kchong · 18 years ago
  99. 1eb990c [176565] Enhancements to XML Schema Editor. Make open in editor action apply to simple types by kchong · 18 years ago
  100. 199f5d7 [176565] Enhancements to XML Schema Editor. Refactor the toolbar. by kchong · 18 years ago