1. 5a088ae [23099] [content assist] [content model] JSP and Taglib Model Query Extensions should be aware of include options by nsandonato · 15 years ago
  2. ac50857 [164263] [refactoring] The JSP Java refactoring participants do not cooperate well with themselves or others by nsandonato · 15 years ago
  3. 7f3ae0b [nobug] cleanup of content type ID. by nsandonato · 15 years ago
  4. 2226403 [283365] JSP 2.1 should accept trimDirectiveWhitespaces attribute in @page directive by nsandonato · 15 years ago
  5. fb19a84 [294705] [tokenizer] Strange errors in JSP editor by nsandonato · 15 years ago
  6. ea4709e [287971] Java string constants containing entity references get decoded by nsandonato · 15 years ago
  7. ba62c4c [293998] [validation] JSPBatchValidator is taking substantially longer when needed taglibs are not on class path by nsandonato · 15 years ago
  8. 1730fbd [293829] NLS messages missing and unused: DeploymentDescriptorPropertyCache_ by nsandonato · 15 years ago
  9. 69f3765 [281508] [translation] EL is not being translated if it is not in an attribute by nsandonato · 15 years ago
  10. abcbf24 [293082] [content model] NPE after saveas for JSPs by nsandonato · 15 years ago
  11. 9c5bcb7 [292082] [translation] Javascript can cause custom tags to not be translated by nsandonato · 15 years ago
  12. 297cc5e [105382] NPE indexing JSP in non-Java project by nitind · 15 years ago
  13. f3046c6 [292405] [performance] Slight running time enhancement to JSPTokenizer by nsandonato · 15 years ago
  14. c83cf51 [291246] [content assist] JSP Taglib content assist should be done by ModelQueryExtension by nsandonato · 15 years ago
  15. 6149b53 [237967] Errors on JSP Editor caused by EL validation or parser by nsandonato · 15 years ago
  16. 798dac9 [290146] JSP react to DOM changes. by nsandonato · 15 years ago
  17. c64df14 [291402] JSP include directives do not handle non-JSP content types by nsandonato · 15 years ago
  18. 1b83374 [133270] "String literal is not properly closed by a double quote" validation error in valid jsp file by nsandonato · 15 years ago
  19. 9a01e75 [280621] JSP EL Parser needs to be updated by nsandonato · 15 years ago
  20. 85333ab [290769] [content assist] Auto Complete for JSP File by nsandonato · 15 years ago
  21. 2f2ab83 [289258] JSPTranslator should handle assignment in JSP expressions by nsandonato · 15 years ago
  22. e48ca1e [287128] JSP editor report error when include a servlet in JSP by nitind · 15 years ago
  23. a99216d [nobug] make createModelQuery() protected by nitind · 15 years ago
  24. fbcb430 [288934] TaglibIndex LimitedHashMap should sort by access order by cjaun · 15 years ago
  25. 9d19979 [288877] Support for low memory events in TaglibIndex by nitind · 15 years ago
  26. 446f22b [144810] JSP parser fails parsing erroneous jsp directives by nsandonato · 15 years ago
  27. 66af141 [189318] jsp formatter damages file by nsandonato · 15 years ago
  28. 69bffeb [278860] Deletion of session attribute in @page declaration does not trigger a proper page recompile by nsandonato · 15 years ago
  29. 5e2e4b1 [104668] Escaped EL regions are still treated as EL by nsandonato · 15 years ago
  30. 5f3c561 [286953] ExceptionInInitializerError from TaglibHelper.isIterationTag in log by nsandonato · 15 years ago
  31. 3e430ad [279839] JSP Translator does not support IterationTag constructs (NPE) by nitind · 15 years ago
  32. 860323b [209874] @taglib validation fails when uri in TLD file is changed by nitind · 15 years ago
  33. 1935790 [209874] @taglib validation fails when uri in TLD file is changed by nitind · 15 years ago
  34. 0114e4e [209874] @taglib validation fails when uri in TLD file is changed by nitind · 15 years ago
  35. c0ee938 [279839] JSP Translator does not support IterationTag constructs by nsandonato · 15 years ago
  36. 338c99c [284933] TaglibIndex optimization ignores important resource change events by nsandonato · 15 years ago
  37. ff98c31 [284881] JSP ProjectDescription rescans jar entries unnecessarily by nsandonato · 15 years ago
  38. f912c3f [280115] EL: Content assist broken by nsandonato · 15 years ago
  39. 8bc2f83 [104943] Invalid character constant in EL expression by nsandonato · 15 years ago
  40. 6bbad1b [280496] StackOverflowError in JSPSourceParser by nsandonato · 15 years ago
  41. 090989a [280496] StackOverflowError in JSPSourceParser by nsandonato · 15 years ago
  42. 1f40dcb [278868] IntStack.size() is incorrect by nitind · 15 years ago
  43. 1f12845 [279991] TaglibIndexListener notifications from classpath changes not sent until a build occurs by nitind · 15 years ago
  44. 826f159 [279998] Javadoc incorrectly states that TaglibIndexListeners are non-API (this change just makes them officially API) by nitind · 15 years ago
  45. f309bdd [nobug] avoid an obscure NPE during shutdown by nitind · 15 years ago
  46. e8d926e [279540] EmbeddedTypeHandler requires JSPCapableParser by nitind · 15 years ago
  47. 58c7e5e [nobug] clarify build path term by nitind · 15 years ago
  48. 24ec29d *** empty log message *** by nitind · 15 years ago
  49. 707133a [279038] JSP opens dirty if content type header misspells "charset" by nitind · 15 years ago
  50. c5017a5 [279033] NPE during JSP Search by nsandonato · 15 years ago
  51. b4955f8 [192393] Simple .xhtml editor with code completion for Facelets by nitind · 15 years ago
  52. 5598fbd [nobug] Fix typos, add safety checks by nitind · 15 years ago
  53. 739e2c4 [204990] JSP/Web Page Editors: tag files do not support content assist on html element attributes by nitind · 15 years ago
  54. 3ec7654 [nobug] increase buffer size by nitind · 15 years ago
  55. fb22df6 [256174] Open a very large XML file in the XML editor, and it fails to open. by nsandonato · 15 years ago
  56. 8462d8a [nobug] avoid possible NPE by nitind · 15 years ago
  57. 926439a [nobug] trim log outputs by nitind · 15 years ago
  58. 91dc321 [nobug] avoid NPEs on non-resources by nitind · 15 years ago
  59. 08335c9 [nobug] avoid Iterator object creation by nitind · 15 years ago
  60. 31015e6 [nobug] trim log outputs by nitind · 15 years ago
  61. 0440c12 [nobug] update copyright by nitind · 15 years ago
  62. 68e3e63 [102840] Dynamic Web Project Cannot be deleted if there are taglibs in jars that are placed under /WEB-INF/lib folder by nitind · 15 years ago
  63. a5dd545 [159888] TaglibHelper.addTEIVariables() opens same jar file about 70 times during project creation by nsandonato · 15 years ago
  64. dd2cf2e [245280] getDynamicAttributes should be available on TLDElementDeclaration by nitind · 15 years ago
  65. a8f2549 [245280] getDynamicAttributes should be available on TLDElementDeclaration by nitind · 15 years ago
  66. bbc5da5 [265380] JSPTokenizer encounters stack overflows frequently when typing by nsandonato · 15 years ago
  67. 8ebe922 [265710] Validator incorrectly flags page value when it is a JSP expression by nsandonato · 15 years ago
  68. 41e458f [267051] Typo in jsp directive validator by nsandonato · 15 years ago
  69. 8fd1140 [nobug] respond to 201912 - Unused public members of private classes not flagged by nitind · 15 years ago
  70. af2d921 [nobug] respond to 201912 - Unused public members of private classes not flagged by nitind · 15 years ago
  71. 6d71181 [nobug] correct from accidental commit by nitind · 15 years ago
  72. 1e06589 remove unused icu dependency by nitind · 15 years ago
  73. 0b68501 [262809] JSP tokenizer doesn't resume proper state for unclosed EL regions by nsandonato · 15 years ago
  74. e713400 [nobug] throw fewer errors when not operating on a workspace file by nitind · 15 years ago
  75. e4a1687 [261959] TaglibIndex ignores web.xml mappings by nitind · 15 years ago
  76. 53700e1 [nobug] fix missing string from properties file by nitind · 15 years ago
  77. 4b5bb8d [150794] JSP quote escaping as per JSP rules in tag attributes are reported as ERRORS. by nsandonato · 15 years ago
  78. 0e9a88a [260004] $ or # at end of attribute value containing EL consumes document by nsandonato · 15 years ago
  79. cb5cacb [nobug] move TLD validator into internal package by nitind · 15 years ago
  80. 48ee2fe [196418] Tag Library Editor feature request by nitind · 15 years ago
  81. 9352864 [259202] jsp:useBean needs scope around contents by nitind · 15 years ago
  82. 091d4a1 [213992] No Way to Syntax Color The Equal Sign in <someTag attribute="someVal"/> by nitind · 15 years ago
  83. 4ef5311 [196418] Tag Library Editor feature request by nitind · 15 years ago
  84. d364bb0 [259202] jsp:useBean needs scope around contents by nitind · 15 years ago
  85. 2f15a7c [nobug] support jsp:include dependencies by nitind · 15 years ago
  86. 46fc574 [nobug] avoid NPE from preference service by nitind · 15 years ago
  87. 42a12ec [222215] Using a TEI in a commented jsp tag gives a "cannot resolved" error by nitind · 15 years ago
  88. 24f06d5 [nobug] lower priority by nitind · 15 years ago
  89. 9c2fa31 doc by nitind · 16 years ago
  90. d4a9f92 [136795] EL Syntax Error accessing collection via string by nsandonato · 16 years ago
  91. 3b39ff5 [245044] Incomplete classpath when validating JSP tags (TaglibHelper bug) by nitind · 16 years ago
  92. 10f39a4 [236774] TaglibClassLoader should be a URLClassLoader by nitind · 16 years ago
  93. 17cce92 [170556] private CMDataType attrType field of CMAttributeDeclarationImpl can be made static to save 50k when opening a jsp file by nitind · 16 years ago
  94. a519905 [250833] JSP fragment validation can not be disabled by nitind · 16 years ago
  95. 83c14c1 [236774] TaglibClassLoader should be a URLClassLoader by nitind · 16 years ago
  96. 58126e0 [250833] JSP fragment validation can not be disabled by nitind · 16 years ago
  97. 3655f39 [249799] JSP Validator Reports Extraneous Compile Time Errors (regression since 3.0.0) by nitind · 16 years ago
  98. 182cee9 [237332] JSP editor complains "Map is a raw type. References to generic type Map<K,V> should be parameterized" by nitind · 16 years ago
  99. 3f2dc44 [250507] Optimize calls to ModelQuery.getAvailableContent() by nitind · 16 years ago
  100. 3a2b2fb revert LinkedList usage by nitind · 16 years ago