Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-20Move bundlesRob Stryker173-27136/+0
2017-10-05[519774] move jsdt validation into jsdt.webR3_9_1aRob Stryker3-5/+5
2017-02-27[512742] ResourceException below FileContentCache$CacheEntry.readContents (th...Nitin Dahyabhai1-18/+20
2015-04-22Bug 462949 - NPE in XMLJavaHyperlinkDetector.detectHyperlinksvrubezhny1-2/+3
2015-03-19[462521] WTP 3.7 broken by bug 442021Nick Sandonato1-2/+2
2013-11-14[294516] JSP Tag file wizard should validate the existence of /WEB-INF/tags f...v201311142216Nick Sandonato3-9/+17
2013-11-06[108215] [editor] Implement 'Add Import' function for jsp scripletNick Sandonato7-2/+523
2013-08-08[413087] jsp:useBean hyperlinkingNitin Dahyabhai2-65/+41
2013-06-12Bug 120649 - [editor] double-click selection inconsistent when selecting rgb ...Salvador Zalapa1-1/+13
2013-01-29[399337] Support tag libraries from Web Fragment projectsv201201292024Nitin Dahyabhai1-3/+3
2012-12-13[255109] [content assist] Code Completion within scriptlet takes a while to a...v201212132132Nick Sandonato1-3/+50
2012-12-04[200441] Create XML File, New WSDL File, and Create XML Schema wizards overwr...v201212041613Nick Sandonato2-54/+56
2012-11-19[nobug] enhance hyperlink textv201211192058Nitin Dahyabhai2-6/+14
2012-11-05[124070] [editor] JSPX editor doesn't honor indent with spacesv201211052108Nick Sandonato7-3/+130
2012-10-22[312381] [ui] Smart Insert Close Element functionality (automatic insertion o...v201210221430Nick Sandonato2-71/+9
2012-10-11[375605] 'New File (HTML/JSP)' wizard uses wrong default locationv201210112146Nick Sandonato1-7/+9
2012-09-25[389174] jsp:useBean doesn't work for nested generics e.g. type="List<List<Bo...Nitin Dahyabhai1-23/+38
2012-09-25[181228] [content assist] Extra < in JSP content assistnsandonato1-0/+24
2012-08-13[381638] Missing license header on org.eclipse.jst.jsp.core.internal.java.JSP...v201208131741Nick Sandonato9-0/+90
2012-08-09[386899] TVT/DVT3.8:TCT84: ARA: strings 'These values...' in Validation page ...v201208102009Nick Sandonato1-2/+2
2012-04-25[361553] [formatting] Formatting a JSP file, containing Java snippets, leads ...nitind1-3/+11
2012-04-09[339328] Wrong beginning replacement offset used when apply tag proposals in ...nsandonato1-1/+1
2012-01-10[134073] [content assist] Control+Space Bar doesn't auto-fill text when there...nsandonato5-7/+40
2012-01-10[264246] [content assist] Use Linked Positions for cursor positioning in appl...nsandonato4-5/+135
2012-01-04[363034] [editor] xhtml end-tag gets deleted when typing an attributensandonato1-1/+5
2011-12-06[365297] NullPointerException in JSPRenameChangensandonato1-10/+12
2011-11-18[356873] New HTML File wizard ignores multiple web content roots.nsandonato1-22/+18
2011-11-07[95656] [internal API][misc] Several "indexing" issues led to need to use JDT...nsandonato1-10/+31
2011-10-18[339328] Wrong beginning replacement offset used when apply tag proposals in ...nsandonato1-2/+5
2011-09-20[321616] TAGX files validation should warn about duplicate attribute namesnsandonato3-4/+7
2011-08-15[nobug] compatibility changenitind1-1/+1
2011-08-09[353411] No content assist for taglib prefixnsandonato1-2/+15
2011-06-29[350655] Hyperlinking to imported jsp files not workingnsandonato2-2/+43
2011-05-09[146113] [misc] reconsider forced activation of jdt plugin with jsp content a...nsandonato1-33/+1
2011-03-23[nobug] find location a little more generallynitind1-5/+15
2011-03-23[nobug] observe invariantsnitind1-2/+2
2011-03-18[340003] Refactoring dialog hung at AbstractIndexManager.waitForConsistentnsandonato3-10/+11
2011-03-09[331844] Open Declaration (F3) on "request" identifier in Java code fragments...nsandonato1-4/+12
2011-03-09[339328] Wrong beginning replacement offset used when apply tag proposals in ...nsandonato1-2/+11
2011-03-08[254647] [ui]Validation should be triggered when changing the setting of the ...nsandonato2-425/+2
2011-03-02[109045] [outline] Hide comments in XML outlinensandonato2-2/+46
2011-02-25[306383] Need a way to configure content assist auto-activation's timensandonato1-3/+21
2011-02-22[195135] [ui] background color in syntax highlighting previewnsandonato1-6/+16
2011-01-26[334150] Breakpoints in JSP fragment (.jspf) files are not hitnsandonato2-19/+85
2011-01-14[268069] [ui]No file name is suggested when creating html, css filesnsandonato1-1/+28
2011-01-10[329397] [index] Need way to wait for JSP index to be consistentnsandonato1-3/+4
2010-12-20[306256] Clean up mnemonics for Syntax Coloring preference pagesnsandonato1-1/+1
2010-12-16[329050] Auto activation does not always work in javascript regions in webpagesnitind1-4/+4
2010-12-14[332472] Breakpoints being added to JSPs are not being hitnsandonato2-2/+81
2010-12-14[330572] Local taglib path displayed instead of taglib URI in JSP (taglib dec...nsandonato1-9/+11

Back to the top