Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-26[334150] Breakpoints in JSP fragment (.jspf) files are not hitnsandonato1-1/+1
2011-01-07[332295] [parser] Tags are not properly handled inside commentnsandonato1-1/+1
2011-01-05undo check-in for [332295]nsandonato1-1/+1
2011-01-05[332295] [parser] Tags are not properly handled inside commentnsandonato1-1/+1
2010-12-16[323079] [index] Need way to wait for JSP index to be consistentnitind1-1/+1
2010-12-14[332472] Breakpoints being added to JSPs are not being hitnsandonato1-1/+1
2010-11-17[326193] [parser]Empty end tag is ignored in xml comment text if there is a j...nsandonato1-2/+2
2010-11-09[329809] JSPCoreTestSuite test project missing src foldernsandonato1-1/+1
2010-10-26[203252] [formatting] JSP formatter makes code less readablensandonato1-1/+1
2010-10-16Increment for 3.2.3nitind1-1/+1
2010-10-13[295950] [validation] jsp:directive file not validatednsandonato1-1/+1
2010-08-25[323264] Content assist next to attribute name replaces that namensandonato1-1/+1
2010-08-23[311954] [content assist] Duplicate suggestions for end close tag name and en...nsandonato1-1/+1
2010-08-23[319920] JSP Validation Warning created for missing tag attribute when tag ha...nsandonato1-1/+1
2010-08-18[322651] A nullpoint exception in StructuredContentAssistProcessor.java when ...nsandonato1-1/+1
2010-08-17[243735] Fix new encoding detection JUnit test failuresnsandonato1-1/+1
2010-08-17[243735] Fix new encoding detection JUnit test failuresnsandonato1-1/+1
2010-08-16[243735] Fix new encoding detection JUnit test failuresnsandonato1-1/+1
2010-06-30[315051] [translation]Empty Custom tag within Custom tag gives compilation errornsandonato1-1/+1
2010-06-29[317062] Type mismatch: cannot convert from boolean to Stringnsandonato1-1/+1
2010-06-29[316223] [parser] < or > in attribute values are not supportednsandonato1-2/+2
2010-06-28[308412] [parser] Is HTML DOM correctly treating implicitly-closed tags?nsandonato1-1/+1
2010-06-22update comments to refer to correct release and branchesnitind1-2/+2
2010-05-27[314385] XML-formatted JSP validation doesn't see variables from includesnitind1-1/+1
2010-05-11[311801] No content in design viewnsandonato1-1/+1
2010-04-11make providerName correct and consistentdavid_williams1-3/+3
2010-04-02[107138] [content assist] Offer content assist and validation for custom tags...nsandonato1-1/+1
2010-03-12[nobug] unit tests fail if machine is bogged down. Increased the allowable ti...nsandonato1-1/+1
2010-03-10[304763] Security - TaglibHelper executes source code within Eclipse processnsandonato1-1/+1
2010-03-09[304989] [tests] [content assist] Need test for JSP tag attribute name proposalsnsandonato1-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-1/+1
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-2/+2
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-2/+2
2010-01-13[293505] [validation] JSP syntax validator requires brackets after IF statementnsandonato1-1/+1
2010-01-11[166906] [refactoring] Refactoring inner class causes bad JSP code and error ...nsandonato1-1/+1
2009-12-31295202 remove the unused performance test bundles from builddavid_williams1-2/+0
2009-12-17[nobug] revert to previous mappingnsandonato1-1/+1
2009-12-17[293575] [validation] NPE and BadLocation exception occur when we edit a pagenitind1-1/+1
2009-11-30[nobug] fix build.properties error messagesnsandonato1-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-1/+1
2009-09-16[287128] JSP editor report error when include a servlet in JSPnitind1-1/+1
2009-08-26[287629] ResourceException: Resource '/RemoveAndAddBackCommentEndTag' already...nitind1-1/+1
2009-08-24[284580] CSS Outline is incorrect once UNDO is donensandonato1-2/+2
2009-07-22[280115] EL: Content assist brokennsandonato1-1/+1

Back to the top