1. dfec417 [115445] more changes to move to source validation extension point by pavery · 19 years ago
  2. 1ac385f [115445] converting JSP strategy to use source validation extension point by pavery · 19 years ago
  3. b9ebfc7 cvs ignore PDE artifacts by david_williams · 19 years ago
  4. 63991e0 Move StructuredTextViewerConfigurationJSP and JSPContentOutlineConfiguration into public packages as API by nitind · 19 years ago
  5. af560c1 add link to overview by nitind · 19 years ago
  6. 3133fc6 [112468] Update component.xml for jst.jsp by nitind · 19 years ago
  7. e7cdc9f [112519] [api] Need API for Taglib information by nitind · 19 years ago
  8. ee0c938 major mass change to version 1.0 by david_williams · 19 years ago
  9. 0c98f29 minor doc update by nitind · 19 years ago
  10. 022c844 minor cleanup by nitind · 19 years ago
  11. 1864618 [112397] too much IO checking content type. by pavery · 19 years ago
  12. bcdb1b2 [114347] bad early return check by pavery · 19 years ago
  13. e1053af [110428] Please show details during validation by nitind · 19 years ago
  14. 1d37d7a [113404] ContentSettings should move to Core by david_williams · 19 years ago
  15. 32df8d7 [113138] give script withing custom tags its own scope by pavery · 19 years ago
  16. 9e4d777 Update doc for getAvailableTaglibRecords by nitind · 19 years ago
  17. ada3b49 just refactoring some methods (to make it more readable) by pavery · 19 years ago
  18. 19db72d [112154] adding plain StructuredTextPartitioner as default for JSP by pavery · 19 years ago
  19. f9959a2 cleanup imports for "don't guess a system resource during resolution" by nitind · 19 years ago
  20. 1118219 don't guess a system resource during resolution by nitind · 19 years ago
  21. fc743cb Don't load TLDs from remote URLs by nitind · 19 years ago
  22. 550b4dd [111807] EmptyStackException in TaglibIndex by nitind · 19 years ago
  23. 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
  24. 7f76e45 [105632] underlying Java document is no longer left in an inconsistant state by pavery · 19 years ago
  25. a78c19f doc by nitind · 19 years ago
  26. 8623622 doc by nitind · 19 years ago
  27. 8879f01 change getPrefix to getShortName by nitind · 19 years ago
  28. 8f95ffb change getPrefix to getShortName by nitind · 19 years ago
  29. 4fd748f hide contained records (implementation detail) by nitind · 19 years ago
  30. bd7bbf2 remove as no longer public by nitind · 19 years ago
  31. 701692d add a null check for potential JRE problems by nitind · 19 years ago
  32. 2aac5cd [111308] Remove various "deprecated/not used" classes by david_williams · 19 years ago
  33. 14f6c48 [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  34. 9262b69 [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  35. 66cd5bf [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  36. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  37. 2338150 [105109] put in a fix to not compile JSP Fragments. This could be expaned on, but should be good enough to put in for now. by pavery · 19 years ago
  38. 43f4051 seeing as buildKind isn't really needed (and may go away) I'm taking it out. by pavery · 19 years ago
  39. 56b991a reacting to Validation framework changes (getBuildKind()) by pavery · 19 years ago
  40. 380b881 [110097] Can't find .tld files by filename by nitind · 19 years ago
  41. 50825cb [109953] NPE's during JSP reconcile/validation by david_williams · 19 years ago
  42. c97347a [106142] Document provided by copied IStructuredModel that is created by ModelManagerImpl.copyModelForEdit lacks some adapters by david_williams · 19 years ago
  43. 78ea983 skip closed projects by nitind · 19 years ago
  44. e19fe00 use interfaces for return types, support in-workspace paths better by nitind · 19 years ago
  45. 577a8f0 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  46. 422b5d5 use paths instead of locations where possible by nitind · 19 years ago
  47. 5b527a7 Allow project-level requests for available taglibs by nitind · 19 years ago
  48. 2667884 cleanups by nitind · 19 years ago
  49. d32b750 add brief descriptions by nitind · 19 years ago
  50. a85db50 try/catch a smaller area by nitind · 19 years ago
  51. 1957cea remember default prefix by nitind · 19 years ago
  52. 104a23c remember default prefix, indicate whether a META-INF/taglib.tld is present by nitind · 19 years ago
  53. 12ba2d7 minor cleanup by nitind · 19 years ago
  54. 15cec53 [Bug 108325] IllegalArgumentException when using webapp relative taglib locations by david_williams · 19 years ago
  55. 4b6cce4 [87351] added preference to validate JSP Fragments (applying Amy's patch) by pavery · 19 years ago
  56. bb4756f [107845] Incorrect copyrights in org/eclipse/jst/jsp/core/internal/java/jspel/ELGenerator.java by nitind · 19 years ago
  57. 8d3be7f [107845] Incorrect copyrights in org/eclipse/jst/jsp/core/internal/java/jspel/ELGenerator.java by nitind · 19 years ago
  58. 63bacdc enhance error reporting by nitind · 19 years ago
  59. 7228c6e [104511] DOMException occurring from time to time by nitind · 19 years ago
  60. 8f3b667 make disableable by nitind · 19 years ago
  61. e238ec1 [82333] Taglibs referenced in included files aren't loaded by nitind · 19 years ago
  62. efb8d76 [104152] interpreting "*+xml" mime type as XML now by pavery · 19 years ago
  63. 4ce995e [103980] tags using dot notation EL expressions fail validation/syntax checking by david_williams · 19 years ago
  64. 5a13da8 [101793] JSP/EL editor marks every occurence of "!empty" as an error by david_williams · 19 years ago
  65. fe00ca9 [88590] handle CDATA sections when we iterate regions btwn <jsp:scriptlet>...</jsp:scriptlet>, also map jsp-java content assist processer to CDATA regions for JSP content type (because chances are that's what the user wants) by pavery · 19 years ago
  66. 5ea35c3 [101793] reverting, awaiting valid patch file for: JSP/EL editor marks every occurence of "!empty" as an error by david_williams · 19 years ago
  67. 1057ddb [101793] JSP/EL editor marks every occurence of "!empty" as an error by david_williams · 19 years ago
  68. 0863afa [102986] adding implicit imports and updating unit tests to accomodate by pavery · 19 years ago
  69. 05c457f [103539] JSP validators shouldn't be enabled on Static Web nature by nitind · 19 years ago
  70. d675ed2 [103521] JSP EL Validator validates files in .deployables by nitind · 19 years ago
  71. ed953ac [103523] JSP Validator validates files in .deployables by nitind · 19 years ago
  72. ae056b7 [103192] included Taglibs not in TLDContentModel by nitind · 19 years ago
  73. 5c549d6 [86382] fixes for XML-JSP translation, as well as some more unit tests for the fixes by pavery · 19 years ago
  74. 3f3fc7d [103004] fixes translator omitting consecutive useBean definitions. by pavery · 19 years ago
  75. 89b4527 [102915] Need manifest directive for our content Describers by david_williams · 19 years ago
  76. ca25e59 [102068] taginfo: ResourceBundleHelper cant pick up translated files in nl fragments by david_williams · 19 years ago
  77. baf7e52 [102881] DOMDocumentForJSP can now use cached adapter (because embedded type is correct from the start now). by pavery · 19 years ago
  78. c85aaff [102951] checking for java nature on the project now, also use logger instead of e.printStackTrace() by pavery · 19 years ago
  79. c52821e [101556] now that ContentDescriberForJSP is fixed, using ContentDescription in JSPModel loader initializeEmbeddedTypePre by pavery · 19 years ago
  80. 341e00c [102762] Added/updated Eclipse about.html. by lmandel · 19 years ago
  81. 126339f [101556] JSP w/ XML editor dirty when opened by david_williams · 19 years ago
  82. b1d67dc [102226] Assert utility incorrectly logs error by david_williams · 19 years ago
  83. 63b584a [102618] JREContainter should come before requiredPlugins in .classpath by david_williams · 19 years ago
  84. e4b536e [102087] TaglibHelperManager updates according to classpath changes now by pavery · 19 years ago
  85. 055bde8 [91636] JSP Indexing doesn't shutdown when plugin does -- a few last cases. by david_williams · 19 years ago
  86. c666486 [101833] Taglib Indexing active while shutting down by nitind · 19 years ago
  87. b2b2583 [91636] JSP Indexing doesn't shutdown when plugin does by david_williams · 19 years ago
  88. 6cb2639 [101157] Remove @since Tags by david_williams · 19 years ago
  89. daf7ad9 [101260] along the same lines of the JSPValidator, making ELValidator cancelable by pavery · 19 years ago
  90. d56be43 [101260] making JSPValidator cancelable. by pavery · 19 years ago
  91. 49ccd44 [99830] adding support for Taglib variable declarations by pavery · 19 years ago
  92. 717d98f [101062] Error when Processing Dirty Regions / Updating JSP Index by david_williams · 19 years ago
  93. 42a0eab [99430] EL Parser tracing left enabled. by david_williams · 19 years ago
  94. 1ea79c6 [93366] iterating all regions <jsp:scriptlet>content....content</jsp:scriptlet> by pavery · 19 years ago
  95. fa0ae31 [93107] Break tag <br> is interpreted like element that is allowing content by david_williams · 19 years ago
  96. a928d28 [91281] removing <jsp:include .. > (dynamic include) from translated JSP by pavery · 19 years ago
  97. 2a24f37 [95960] many more fixes, details in bug by pavery · 19 years ago
  98. e0c26f5 correcting version to 0.7.0 by david_williams · 19 years ago
  99. 3f7cd83 fix src includes by david_williams · 19 years ago
  100. 128d6b5 removed build warnings by providing default serial version UID by david_williams · 19 years ago