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