Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-06[280496] StackOverflowError in JSPSourceParsernsandonato1-1/+1
2009-06-30increment versions for 3.2nitind1-3/+3
2009-06-29First jsp.core for 3.2nitind1-4/+4
2009-06-25[nobug] update map commentsnitind1-3/+3
2009-05-19[nobug] branched for 3.1 maintenancenitind1-1/+1
2009-04-21[102840] Dynamic Web Project Cannot be deleted if there are taglibs in jars t...nitind1-1/+1
2009-03-12[245280] getDynamicAttributes should be available on TLDElementDeclarationnitind1-1/+1
2009-03-10[265380] JSPTokenizer encounters stack overflows frequently when typingnsandonato1-1/+1
2009-03-04[265710] Validator incorrectly flags page value when it is a JSP expressionnsandonato1-1/+1
2009-02-19[212668] JavaScript validation error on JSPsnitind1-2/+2
2009-02-11[173530] html icons in outline view may vary if xml with html file is opened ...nitind1-1/+1
2009-01-29[262499] need to remove "javascript" bundlesnitind1-1/+1
2009-01-28262499 need to remove "javascript" bundlesdavid_williams1-1/+1
2009-01-27[150794] JSP quote escaping as per JSP rules in tag attributes are reported a...nsandonato1-1/+1
2009-01-27[150794] JSP quote escaping as per JSP rules in tag attributes are reported a...nsandonato1-1/+1
2009-01-21[261848] bvt failures in fragment validation testsnsandonato1-1/+1
2009-01-13rerelease org.eclipse.jst.jsp.core.tests (part of testfiles folder was missing_nitind1-1/+1
2009-01-13[260004] $ or # at end of attribute value containing EL consumes documentnsandonato1-1/+1
2009-01-07[176937] Selections provided to property sheet from XML source/design views a...nitind1-1/+1
2008-10-30[250833] JSP fragment validation can not be disablednitind1-1/+1
2008-10-15[237332] JSP editor complains "Map is a raw type. References to generic type ...nitind1-2/+2
2008-10-07update version numbersnitind1-5/+2

Back to the top