Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-23 | [311954] [content assist] Duplicate suggestions for end close tag name and ↵ | nsandonato | 1 | -1/+1 | |
end tag | |||||
2010-08-23 | [319920] JSP Validation Warning created for missing tag attribute when tag ↵ | nsandonato | 1 | -1/+1 | |
has dynamic-attributes=true | |||||
2010-08-18 | [322651] A nullpoint exception in StructuredContentAssistProcessor.java when ↵ | nsandonato | 1 | -1/+1 | |
convert ICompletionProposal[] to List [243735] Fix new encoding detection JUnit test failures | |||||
2010-08-17 | [243735] Fix new encoding detection JUnit test failures | nsandonato | 1 | -1/+1 | |
2010-08-17 | [243735] Fix new encoding detection JUnit test failures | nsandonato | 1 | -1/+1 | |
2010-08-16 | [243735] Fix new encoding detection JUnit test failures | nsandonato | 1 | -1/+1 | |
[285200] [content assist]page import code assistance generates invalid code [225572] [parser]Text region type stays CSS_COMMENT although comment is closed | |||||
2010-06-30 | [315051] [translation]Empty Custom tag within Custom tag gives compilation error | nsandonato | 1 | -1/+1 | |
2010-06-29 | [317062] Type mismatch: cannot convert from boolean to String | nsandonato | 1 | -1/+1 | |
2010-06-29 | [316223] [parser] < or > in attribute values are not supported | nsandonato | 1 | -2/+2 | |
[nobug] Increment for 3.2.1. | |||||
2010-06-28 | [308412] [parser] Is HTML DOM correctly treating implicitly-closed tags? | nsandonato | 1 | -1/+1 | |
[nobug] Increment for 3.2.1. | |||||
2010-06-22 | update comments to refer to correct release and branches | nitind | 1 | -2/+2 | |
2010-05-27 | [314385] XML-formatted JSP validation doesn't see variables from includes | nitind | 1 | -1/+1 | |
2010-05-11 | [311801] No content in design view | nsandonato | 1 | -1/+1 | |
[262151] [validation] ValidatorStrategy triggering unwanted plug-in activation [312111] [content assist] [api] StructuredContentAssistProcessor#CompletionListener#assistSessionEnded always skipped [197954] [content assist] tag-file declaration in tld is not recognized | |||||
2010-04-11 | make providerName correct and consistent | david_williams | 1 | -3/+3 | |
2010-04-02 | [107138] [content assist] Offer content assist and validation for custom ↵ | nsandonato | 1 | -1/+1 | |
tags in attribute values [252046] [tests] Formatting test testPreserveCData() in TestPartionFormatter commented out [117726] [outline] Outline View for CSS files. Selection problem. [261612] [content assist] XML content assistor does not work properly for properties with the same name but different namespaces [304210] [content model] NPE in CMValidator#validate [298355] [refactoring] When Java class is moved several times in a row JSP refactoring starts to trash JSP regions | |||||
2010-03-12 | [nobug] unit tests fail if machine is bogged down. Increased the allowable ↵ | nsandonato | 1 | -1/+1 | |
time to wait for reconciling. [nobug] junit failures from the addition of facelets. | |||||
2010-03-10 | [304763] Security - TaglibHelper executes source code within Eclipse process | nsandonato | 1 | -1/+1 | |
[305340] [performance] ModelManagerImpl#_commonGetModel being greedy with SYNC object | |||||
2010-03-09 | [304989] [tests] [content assist] Need test for JSP tag attribute name proposals | nsandonato | 1 | -1/+1 | |
[305185] [content assist] StructuredContentAssistProcessor needs to remove itself as a listener on the viewer [305209] [content assist] Auto activation characters for Java regions in JSPs no longer work [305239] Folding strategy may continue processing after editor shutdown | |||||
2010-02-26 | [291659] [indexing] JSPIndexManager should kick off initial index build ↵ | nsandonato | 1 | -1/+1 | |
after initializing [301603] [translation] JSPTranslator is incorrectly adjusting restored java to JSP ranges | |||||
2010-02-26 | [258999] [content assist] Add proposal cycling to content assist | nsandonato | 1 | -1/+1 | |
[303974] [content model] Need property for TLDElementDeclaration to specify element declaration represents a tag library tag [302953] [parser] [highlighting] Style attribute value regions should be partitioned as ICSSPartitions.STYLE partition type | |||||
2010-02-24 | [200179] JSP Editor wrongly warns of "Null Pointer access" | nsandonato | 1 | -1/+1 | |
[300543] [translation] EmptyStackException when changing jsp:useBean to jsp:usebean [303712] JSP persisted translation should not process resource changes during plug-in startup | |||||
2010-02-23 | [300434] [performance] Some inner classes should be static inner classes | nitind | 1 | -1/+1 | |
[249269] JavaScript mark occurrences doesn't work in JSP files [303528] [validation] [editor] As you type validation should check validation framework suspension [203261] Add XmlCatalog entry for XMLCatalog.xsd | |||||
2010-02-09 | [nobug] Debug option for DISABLED was shortcut, so there was a lot of INFO ↵ | nsandonato | 1 | -2/+2 | |
logs and also sysouts. [302199] [translation] JSPTranslationAdapterFactory becoming a singleton was a bad idea | |||||
2010-02-04 | [301881] Taglib index files are not being written when purged from the cache | nsandonato | 1 | -1/+1 | |
[301757] Add the Source context menu to group.edit for consistency with other editors [nobug] Batch up file unzip into a WorkspaceModifyOperation | |||||
2010-02-01 | [301458] Incorrect reporting of JSP problems | nsandonato | 1 | -1/+1 | |
2010-01-28 | [299423] [translation] JSP translations should be persisted between sessions | nsandonato | 1 | -2/+2 | |
2010-01-13 | [293505] [validation] JSP syntax validator requires brackets after IF statement | nsandonato | 1 | -1/+1 | |
2010-01-11 | [166906] [refactoring] Refactoring inner class causes bad JSP code and error ↵ | nsandonato | 1 | -1/+1 | |
in log [295961] AssertionFailedException in JSP content assist for <%@page import="packagename."%> [292915] [tests] re-enable folding tests [276616] [editor] Ruler problem images does not become grayed when needed [190455] HTML Syntax Validator hangs when jsp page contains VXML tags [297153] [performance] TLDCMDocumentManager repeatedly reloads TLD from jar. [298088] JSP Refactor action in embedded editors [298994] [performance] StructuredTextEditor does not uninstall its partlistener [265775] [performance] The XML editor uses a lot of memory [129877] [formatting] HTML cleanup document should offer compress empty element tags [299146] [parser] JSPTokenizer does not detect Unicode character references as you type [298111] [parser] CSSModelParser creation context not being updated correctly [272967] [formatting] "Cleanup document" reformats CSS even when reformating isn't requested | |||||
2009-12-31 | 295202 remove the unused performance test bundles from build | david_williams | 1 | -2/+0 | |
2009-12-17 | [nobug] revert to previous mapping | nsandonato | 1 | -1/+1 | |
2009-12-17 | [293575] [validation] NPE and BadLocation exception occur when we edit a page | nitind | 1 | -1/+1 | |
[272968] HTML Cleanup Dialog disables the OK button for some selections | |||||
2009-11-30 | [nobug] fix build.properties error messages | nsandonato | 1 | -2/+2 | |
2009-09-30 | [236311] changeAttrName not setting old attr mof value to null | nsandonato | 1 | -1/+1 | |
[290769] [content assist] Auto Complete for JSP File [280621] JSP EL Parser needs to be updated | |||||
2009-09-28 | [290429] [projection] should only reconcile folding strategy once per dirty ↵ | nsandonato | 1 | -1/+1 | |
region [237775] Duplicate page directive imports added by content assist [289258] JSPTranslator should handle assignment in JSP expressions | |||||
2009-09-16 | [287128] JSP editor report error when include a servlet in JSP | nitind | 1 | -1/+1 | |
2009-08-26 | [287629] ResourceException: Resource '/RemoveAndAddBackCommentEndTag' ↵ | nitind | 1 | -1/+1 | |
already exists running all tests | |||||
2009-08-24 | [284580] CSS Outline is incorrect once UNDO is done | nsandonato | 1 | -2/+2 | |
[284583] Stack Overflow caused by infinite loop in the CSS Outline [105361] occurrences in file message has no number [285570] JPN: missing mnemonic key (Inform when unsupported content type is in editor) [285285] Removing comment end tag and adding it back leaves validation errors [279716] NodeContainer.appendChild() should do a common ancestor check before calling insertBefore() [284933] TaglibIndex optimization ignores important resource change events [228793] Content assist provides with partial end tags will not complete the tag [283840] Remove automatic promotion of invalid child tags in XMLModelParser [279839] JSP Translator does not support IterationTag constructs [286953] ExceptionInInitializerError from TaglibHelper.isIterationTag in log [287094] Reduce model notifications on whitespace changes [104668] Escaped EL regions are still treated as EL [286168] Support getting CSS rules from @imported stylesheets | |||||
2009-07-22 | [280115] EL: Content assist broken | nsandonato | 1 | -1/+1 | |
[104943] Invalid character constant in EL expression [282582] CSS needs a partition type for comments [282189] HTML Partitioner not partitioning comments correctly | |||||
2009-07-06 | [280496] StackOverflowError in JSPSourceParser | nsandonato | 1 | -1/+1 | |
2009-06-30 | increment versions for 3.2 | nitind | 1 | -3/+3 | |
2009-06-29 | First jsp.core for 3.2 | nitind | 1 | -4/+4 | |
2009-06-25 | [nobug] update map comments | nitind | 1 | -3/+3 | |
2009-05-19 | [nobug] branched for 3.1 maintenance | nitind | 1 | -1/+1 | |
2009-04-21 | [102840] Dynamic Web Project Cannot be deleted if there are taglibs in jars ↵ | nitind | 1 | -1/+1 | |
that are placed under /WEB-INF/lib folder [271619] Move and rename XML perspective definition | |||||
2009-03-12 | [245280] getDynamicAttributes should be available on TLDElementDeclaration | nitind | 1 | -1/+1 | |
[266534] Move HTML client script and event handler hyperlink targets to html.ui [267310] Non-externalized strings in Project Facets [151940] NullPointerException in TaglibHyperlinkDetector [263021] org.eclipse.ui.workbench.texteditor.hyperlinkDetectors' extension point will be ignored [241553] Double entry when double-clicking on a code assist entry [267053] Internal validation error NullPointerException on JavadocFieldReference [263458] Enter key is ignored [244832] Enabling "Sort by defining type" permanently disables Quick outline [266947] JSDoc export wizard should be disabled from the UI until it works correctly [267843] JSDoc formatting errors in system.js [267133] Unexpected Cannot Convert From boolean to Boolean warning [268171] Remove unused or no longer needed problems from ProblemReporter | |||||
2009-03-10 | [265380] JSPTokenizer encounters stack overflows frequently when typing | nsandonato | 1 | -1/+1 | |
[265899] FileBufferModelManager can create memory leaks for rapidly closed editors | |||||
2009-03-04 | [265710] Validator incorrectly flags page value when it is a JSP expression | nsandonato | 1 | -1/+1 | |
2009-02-19 | [212668] JavaScript validation error on JSPs | nitind | 1 | -2/+2 | |
[231257] Project modifications should be in the general Configure menu not in its own Context menu [232633] There are 2 JavaScript Navigation command groups [236262] TVT34:TCT556: TVT FR - Source and output folder [243886] Provide a way to disable JS semantic analyzer/validator [263222] Syntax coloring broken for comments [264646] HTMLValidator.validate() could call releaseFromRead() twice [nobug] add web page JS translation command to test plug-in (Ctrl+Shift+F8) | |||||
2009-02-11 | [173530] html icons in outline view may vary if xml with html file is opened ↵ | nitind | 1 | -1/+1 | |
first [259156] Content assist stops working + error dialog in for loop [263865] revert 243183 (re-add the JSDT Web Facet) [264228] Explicit content type not set on IStructuredModels opened from non-files [264245] Support contributing multiple documentation hovers [264247] Support ECF DocShare in WTP [nobug] avoid NPEs from java.io.File.listFiles() in org.eclipse.wst.jsdt.internal.core.LibraryPackageFragment | |||||
2009-01-29 | [262499] need to remove "javascript" bundles | nitind | 1 | -1/+1 | |
Fix broken XML UI testSourceValidationEnablementWithUnrelatedContentTypes |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-