Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-03-28[431522] increment version of o.e.w.jsdt.web.ui in pom.xmlNitin Dahyabhai1-1/+1
2014-03-27[nobug] increment version of o.e.w.jsdt.web.uiNitin Dahyabhai1-1/+1
2014-03-12[429517] NullPointerException in ↵Nick Sandonato1-1/+1
JSDTContentAssistant.computeCompletionProposals()
2013-08-28[6690620] Opening hyperlink on workspace html file only works forChris Jaun1-1/+1
editors that are instanceof ITextEditor
2013-07-17[nobug] increment for 3.6Nitin Dahyabhai1-1/+1
2013-07-16[384319] CPU utilization to 100% when this is appended to new object definitionNitin Dahyabhai1-3/+3
2013-07-10fix monthNitin Dahyabhai1-1/+1
2013-07-10[384154] Web overlay not detected during JSP validationNitin Dahyabhai1-1/+1
[378598] If project name starts with "." TaglibIndex fails loading TLD uris from web.xml [406994] ClassCastException in HyperlinkDetectorDescriptor
2013-02-13[400699] Web UI missing org.eclipse.core.resources dependencyNick Sandonato1-1/+1
2013-02-13[400297] [formatter] JSP formatter breaks tab policy in scriptletNick Sandonato1-1/+1
2013-01-30[nobug] increment org.eclipse.wst.jsdt.web.* for KeplerNitin Dahyabhai1-2/+2
2013-01-29[399337] Support tag libraries from Web Fragment projectsNitin Dahyabhai1-2/+2
2012-08-17[nobug] increment versions for 3.4.1Nitin Dahyabhai1-2/+2
2012-08-17[nobug] increment versions for 3.4.1v201208171701Nitin Dahyabhai1-3/+3
2012-08-15Initial Git format map filesCarl Anderson1-5/+5
2012-05-24[380416] NoSuchMethodError 'JsTranslation.getJavaScriptOffset(I)I'nitind1-2/+2
2012-05-03[361553] [formatting] Formatting a JSP file, containing Java snippets, leads ↵nitind1-2/+2
to misformatted or even lost code
2012-05-02[361553] [formatting] Formatting a JSP file, containing Java snippets, leads ↵nitind1-1/+1
to misformatted or even lost code
2012-04-28[361553] [formatting] Formatting a JSP file, containing Java snippets, leads ↵nitind1-1/+1
to misformatted or even lost code
2012-04-28[376866] JavaScript formatter breaks script on JSPnitind1-2/+2
2012-04-26[361553] [formatting] Formatting a JSP file, containing Java snippets, leads ↵nitind1-3/+3
to misformatted or even lost cod
2012-03-08[nobug] versioning errors in buildnsandonato1-1/+1
2012-03-07[365243] XML Content outline blocks Structured Editor ↵nitind1-3/+3
(WebPage/XHTML/HTML/JSP editors) while retrieving DTDs using a wrong addresses or public Ids
2011-11-03*** empty log message ***cjaun1-2/+2
2011-09-15general release for 3.4nitind1-2/+2
2011-04-19[343225] Clean up LogValStart and LogValEnd stringsnitind1-1/+1
2011-03-08[333901] Need to update JS include path after module core nature installednitind1-2/+2
2011-02-24*** empty log message ***nitind1-3/+3
2011-01-23[nobug] update for SSE UI version incrementnitind1-3/+3
2010-12-16[nobug] release unreleased/stale jsdt jsp plug-innitind1-1/+1
2010-12-16[243334] [editor] Adding a comment from Source>Toggle comment in a <script> ↵nitind1-1/+1
tag - adds an html comment rather than javascript comment
2010-11-30*** empty log message ***nitind1-1/+1
2010-10-27[328892] [formatting] FormattingStrategyJSDT needs to react to SSE ↵nitind1-1/+1
formatting changes
2010-10-14*** empty log message ***nitind1-3/+3
2010-07-31increment for WTP 3.3nitind1-3/+3
2010-06-22[nobug] update comments to refer to correct release after branching ↵nitind1-1/+1
R3_2_maintenance
2010-06-03[314313] [content assist] can not tab between fields after applying JSDT ↵nitind1-1/+1
content assist in HTML document [314972] [content assist] Control + shift + space gives java.lang.NullPointerException almost everywhere
2010-05-20[259465] [formatter] formatter in web page removes attribute value quotes ↵nitind1-2/+2
and adds semicolon
2010-05-13[312115] [content assist] JSDTContentAssistant should null out its ↵cjaun1-1/+1
processors in sessionEnd method
2010-04-29[310558] Releng fixes for 3.2nitind1-1/+1
2010-04-15[308371] Use consistent license string, and filenitind1-3/+3
2010-04-15[281398] [validation] CDATA sections in <script> tags cause validation ↵nitind1-2/+2
errors in XHTML [309131] (JSDT Web) Switch over to the new SSE web page content assist framework
2010-04-08[307811] Overreliance on StructuredTextEditor and StructuredTextViewernitind1-2/+2
2010-04-01[307401] (WORKAROUND FOR) Server-side code block handling should be extensiblenitind1-1/+1
[307767] Translator passes through entire script contents that start with XML comments
2010-03-17[305812] NPE in ↵nitind1-1/+1
org.eclipse.wst.jsdt.web.core.internal.project.ConvertJob.runInWorkspace
2010-03-10[274550] [explorer] Clean up and streamline explorer UIcjaun1-1/+1
2010-03-04[274550] [explorer] Clean up and streamline explorer UInitind1-1/+1
2010-03-04[274550] [explorer] Clean up and streamline explorer UInitind1-1/+1
2010-02-23[300434] [performance] Some inner classes should be static inner classesnitind1-3/+3
[249269] JavaScript mark occurrences doesn't work in JSP files [303528] [validation] [editor] As you type validation should check validation framework suspension [203261] Add XmlCatalog entry for XMLCatalog.xsd
2010-02-18[300109] SSE should protect itself from exceptions in foreign codenitind1-2/+2

Back to the top