Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-09[304989] [tests] [content assist] Need test for JSP tag attribute name proposalsnsandonato1-1/+1
2010-03-05[304825] [content assist] No content assist proposals showing up in HTML pagesnsandonato1-1/+1
2010-03-04[286659] Implement "Quick Outline" for the XML editornsandonato1-2/+2
2010-03-04[304369] Slow performance (or even crash) when opening large XML filensandonato1-1/+1
2010-03-02[304012] Source conversion fails to handle attribute value like <<tag>> while...nsandonato1-1/+1
2010-02-26[294514] [UI] JSP template is un-checked/lost after creating .tag filensandonato1-1/+1
2010-02-26[291659] [indexing] JSPIndexManager should kick off initial index build after...nsandonato1-1/+1
2010-02-26[258999] [content assist] Add proposal cycling to content assistnsandonato1-2/+2
2010-02-24[200179] JSP Editor wrongly warns of "Null Pointer access"nsandonato1-1/+1
2010-02-23[300434] [performance] Some inner classes should be static inner classesnitind1-1/+1
2010-02-09[nobug] Debug option for DISABLED was shortcut, so there was a lot of INFO lo...nsandonato1-1/+1
2010-02-04[301881] Taglib index files are not being written when purged from the cachensandonato1-1/+1
2010-02-01[301458] Incorrect reporting of JSP problemsnsandonato1-1/+1
2010-01-28[299423] [translation] JSP translations should be persisted between sessionsnsandonato1-1/+1
2010-01-20[299565] [translation] XMLJSPRegionHelper#decodeRemainingRegions can cause NPEnsandonato1-1/+1
2010-01-19[300102] Version increment for SSE UInsandonato1-1/+1
2010-01-12[293505] [validation] JSP syntax validator requires brackets after IF statementnsandonato1-2/+2
2010-01-11[166906] [refactoring] Refactoring inner class causes bad JSP code and error ...nsandonato1-2/+2
2009-12-21[272968] HTML Cleanup Dialog disables the OK button for some selectionsnsandonato1-1/+1
2009-12-17[293575] [validation] NPE and BadLocation exception occur when we edit a pagenitind1-1/+1
2009-12-08[nobug] duplicate mnemonic for typing preference page.nsandonato1-1/+1
2009-12-03[294088] [UI] Automatically close paired characters in the editornitind1-1/+1
2009-12-02[23099] [content assist] [content model] JSP and Taglib Model Query Extension...nsandonato1-1/+1
2009-12-01[288239] [editor] XML Editor fails for files with different extension, e.g. K...nsandonato1-2/+2
2009-11-30[164407] Renaming JSP causes content assist to failnsandonato1-2/+2
2009-11-18[294705] [tokenizer] Strange errors in JSP editornsandonato1-2/+2
2009-11-16[295284] Consistency of wizard labels and headlinesnsandonato1-1/+1
2009-11-12[281508] [translation] EL is not being translated if it is not in an attributensandonato1-2/+2
2009-10-29[293082] [content model] NPE after saveas for JSPsnsandonato1-1/+1
2009-10-20[290589] [reconciling] DirtyRegionProcessor cancels and schedules a Job for e...nsandonato1-1/+1
2009-10-15[292435] Update unit test expected results for AttrTest2nsandonato1-2/+2
2009-10-13[291246] [content assist] JSP Taglib content assist should be done by ModelQu...nsandonato1-2/+2
2009-10-13[237967] Errors on JSP Editor caused by EL validation or parsernsandonato1-1/+1
2009-10-12[290150] XML react to DOM changes.nsandonato1-2/+2
2009-10-09[291402] JSP include directives do not handle non-JSP content typesnsandonato1-1/+1
2009-10-05[291027] [syntax highlighting] StructuredPresentationReconciler#getDamageEndO...nsandonato1-2/+2
2009-09-30[236311] changeAttrName not setting old attr mof value to nullnsandonato1-1/+1
2009-09-28[290429] [projection] should only reconcile folding strategy once per dirty r...nsandonato1-2/+2
2009-09-16[287128] JSP editor report error when include a servlet in JSPnitind1-1/+1
2009-09-14minor internals cleanupnitind1-1/+1
2009-09-09[Bug 288934] TaglibIndex LimitedHashMap should sort by access ordernitind1-1/+1
2009-09-09[117722] Content assist for scriplet <%%> called exceptionsnitind1-2/+2
2009-09-01[278860] Deletion of session attribute in @page declaration does not trigger ...nsandonato1-1/+1
2009-08-26[281380] Code folding inefficient and brokennsandonato1-1/+1
2009-08-24[284580] CSS Outline is incorrect once UNDO is donensandonato1-2/+2
2009-08-04[280115] EL: Content assist brokennsandonato1-1/+1
2009-08-03285392 jdt pre-req range too narrow for Helios buliddavid_williams1-1/+1
2009-07-28[284881] JSP ProjectDescription rescans jar entries unnecessarilynsandonato1-1/+1
2009-07-22[280115] EL: Content assist brokennsandonato1-2/+2
2009-07-06[280496] StackOverflowError in JSPSourceParsernsandonato1-1/+1

Back to the top