Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-30[323849] [content assist] Filtering down JavaScript content assist proposals ...canderson1-1/+1
2010-08-30[323849] [content assist] Filtering down JavaScript content assist proposals ...cjaun1-3/+3
2010-08-20[322836] Wrong default value generated for base64binary simple typesdavid_williams2-2/+2
2010-08-06[321621] NPE in LazyJavaTypeCompletionProposal when files outside workspacenitind3-4/+4
2010-08-04[320963] Markup Validator is flagging end-tag omissible elementsdavid_williams2-2/+2
2010-07-26[314295] Need java facet aliasing/compatibility for Ganymede streamcanderson1-1/+1
2010-07-26[320322] [validation] JSP source validators running even when respective batc...david_williams3-3/+3
2010-07-26[320274] Backport 8.0 fix to 3.0.5p for invalid non-static function error mes...nitind1-2/+2
2010-07-09[316222] [parser] < or > in attribute values are not supporteddavid_williams1-1/+1
2010-07-09[317560] Errors flagged by error annotations not reflected in the Problems, E...david_williams1-1/+1
2010-07-09[316551] [parser] Is HTML DOM correctly treating implicitly-closed tags?david_williams1-1/+1
2010-07-09[316222] [parser] < or > in attribute values are not supporteddavid_williams1-1/+1
2010-07-09[316222] [parser] < or > in attribute values are not supporteddavid_williams2-2/+2
2010-07-09[319048] Utility code may leak Image handlesdavid_williams2-2/+2
2010-06-22[316431] Error annotations not removed from the JSP structured text editor up...david_williams1-1/+1
2010-06-04[303554] [validation] JSP Syntax Validators show error annotations even when ...david_williams2-2/+2
2010-06-04[315266] [content assist] Should not be checking Task Tags during content ass...nitind1-2/+2
2010-05-21[312307] [validation] ValidatorStrategy triggering unwanted plug-in activationdavid_williams5-7/+7
2010-05-21[306058] NoClassDefFoundError coming from the TaglibHelperdavid_williams1-1/+1
2010-03-05[303146] NPE in DocumentContextFragmentRoot#equals()nitind1-3/+3
2010-03-05[278128] ModelManagerImpl#waitForLoadAttempt() called from UI threaddavid_williams1-1/+1
2010-03-05[304369] Slow performance (or even crash) when opening large XML filedavid_williams1-1/+1
2010-03-05update JSDT repository pathsnitind1-10/+10
2010-03-05[278128] ModelManagerImpl#waitForLoadAttempt() called from UI threaddavid_williams1-1/+1
2010-02-18[303140] ComponentArchiveSaveAdapter incorrectly handles .settings filescanderson1-1/+1
2010-02-18[301551] UI freeze when grammar loading job name is a very long stringdavid_williams2-2/+2
2010-02-18[303024] JSP tags in Javascript statements in JSPs show errors at wrong offsetsdavid_williams1-1/+1
2010-02-18[302959] Backport 3.2 fix to prevent NPE when inferred attribute has no sourc...david_williams1-2/+2
2010-02-05[300845] [search] [performance] Inferred anonymous types do not need to be ad...david_williams1-1/+1
2010-02-05[300852] Syntax coloring broken for commentsdavid_williams1-1/+1
2010-02-05[300845] [search] [performance] Inferred anonymous types do not need to be ad...david_williams1-1/+1
2010-02-05[301540] Incorrect reporting of JSP problemsdavid_williams1-1/+1
2010-01-22[293504] [validation] JSP syntax validator requires brackets after IF statementdavid_williams1-1/+1
2010-01-22org.eclipse.wst.sse.core:david_williams2-2/+2
2010-01-22[299820] [validation] NPE in DelegatingSourceValidator#validatedavid_williams2-2/+2
2010-01-08[297208] [formatting] Format Source doesn't format XML files correctly with p...david_williams2-2/+2
2009-11-20[295728] Deferred EL expressions are being marked with validation problemsdavid_williams1-1/+1
2009-11-05293981 [validation] Attributes do not indicate problems with dynamic content ...david_williams1-1/+1
2009-10-22[272013] JEM JemProjectUtilities#getClasspathAsURLArray(IJavaProject) fails t...david_williams1-2/+2
2009-10-22[249044] Web module's jar modules from another project are not published for ...david_williams5-7/+7
2009-10-06[291225] Output folder support in JavaEE projectscanderson2-2/+2
2009-10-06[288290] NPEs in TLDCMDocumentManagerdavid_williams6-12/+12
2009-08-28[286937] ExceptionInInitializerError from TaglibHelper.isIterationTag in logdavid_williams1-1/+1
2009-08-14[285284] Removing comment end tag and adding it back leaves validation errorsdavid_williams5-5/+5
2009-08-07The jsp.core changes aredavid_williams3-4/+4
2009-07-31[284006] Content navigator tirgger points are incorrect - adds JS icons to no...david_williams1-2/+2
2009-07-17The jst.j2ee changes are fromdavid_williams4-5/+5
2009-07-17[283318] Single root check failing when source folder mapped but deletedcanderson1-1/+1
2009-07-16[282205] HTMLHeadTokenizer can get stuck in an infinite loopcanderson1-0/+1
2009-06-30[280483] "A handler conflict occurred. This may disable some commands." warni...canderson1-1/+1

Back to the top