Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-05-29[427969] Undefined attribute name for HTML 5Nick Sandonato2-2/+2
2014-05-22Just put the web container initializer right in the .classpath instead of ↵Nick Sandonato1-1/+1
using the required plugins
2014-05-22[432978] Support nested at_begin varsNick Sandonato2-2/+2
2014-05-21[nobug] jsp core tests failing after cbi changesNick Sandonato1-1/+1
2014-05-15[434381] HTML5 validation should allow the 'role' and 'aria-*' attributes.Nick Sandonato1-1/+1
2014-05-12[431856] [CBI] Enable JUnit tests for sourceediting.tests repoNick Sandonato1-1/+1
2014-05-06[433923] Update the Source Editing license features to 1.0.1 for Luna - test ↵Nick Sandonato3-3/+3
features
2014-05-06[433923] Update the Source Editing license features to 1.0.1 for LunaNick Sandonato1-2/+2
2014-05-06[433923] Update the Source Editing license features to 1.0.1 for LunaNick Sandonato1-1/+1
2014-05-06[433923] Update the Source Editing license features to 1.0.1 for Luna - fix pomNick Sandonato2-2/+2
2014-05-06[433923] Update the Source Editing license features to 1.0.1 for LunaNick Sandonato2-8/+8
2014-04-24[432458] [validation] Greater-than ('>') character incorrectly considered an ↵Nick Sandonato1-1/+1
invalid character in HTML5 text
2014-04-24[430312] If two highlighters always report same Position they are ↵Nick Sandonato1-1/+1
interchangeably used
2014-04-24[432978] JSPTranslator can generate incorrect source for JSPs that use ↵Nick Sandonato2-2/+2
particular taglibs multiple times in one JSP file
2014-04-11[431929] org.eclipse.wst.css.tests.encoding Problems encountered while ↵Nick Sandonato1-1/+1
setting project description
2014-04-09[432386] taglibhelper processing causes valid taglibs in jsp to be marked ↵Nick Sandonato1-1/+1
with errors
2014-04-09[430553] ElementInformation is missing resource informationNick Sandonato1-1/+1
2014-04-08[430312] If two highlighters always report same Position they are ↵Nick Sandonato1-1/+1
interchangeably used
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[430224] Null Pointer Exception in DesignPageNavigationLocation.javaNick Sandonato1-1/+1
[nobug] Increment version for 3.6
2014-03-12[430228] The ignoring of HTML Tag Attribute Names from validation should be ↵Nick Sandonato2-2/+2
allowed for any version of HTML document
2014-03-12[429517] NullPointerException in ↵Nick Sandonato1-1/+1
JSDTContentAssistant.computeCompletionProposals()
2014-02-27[428013] [regression] Web->HTML Files->Validation preference page doesn't ↵Nick Sandonato2-2/+2
saves the new severity values
2014-02-17[428374] [formatting] unknown regions remove inline css textNick Sandonato1-1/+1
2014-02-05[422195] Include all Java EE 7 XML Schema filesNick Sandonato1-1/+1
2014-01-17[425940] Web Page Editor fails to open as source pane cannot be createdNitin Dahyabhai1-1/+1
2014-01-15[425618] Build workspace hangs waiting to lock ↵Nick Sandonato1-1/+1
org.eclipse.jst.jsp.core.taglib.TaglibIndex
2014-01-15[425627] Versions in pom.xml and MANIFEST.MF don't matchCarl Anderson1-1/+1
2014-01-14[424276] Content-assist in XSD for a simpleType with user definedkchong3-3/+3
restriction does not work
2014-01-14[424078] [formatting] CSS formatter should insert space after selector ↵Nick Sandonato1-1/+1
separator (after comma)
2014-01-14[425627] Versions in pom.xml and MANIFEST.MF don't matchNick Sandonato1-1/+1
2014-01-13[424590] debug perspective messed up, exceptions in the logNick Sandonato1-1/+1
2014-01-13[424078] [formatting] CSS formatter should insert space after selector ↵Nick Sandonato1-1/+1
separator (after comma)
2014-01-13[424078] [formatting] CSS formatter should insert space after selector ↵Nick Sandonato1-1/+1
separator (after comma)
2014-01-13[424078] [formatting] CSS formatter should insert space after selector ↵Nick Sandonato2-2/+2
separator (after comma)
2014-01-10[363564] [formatting] Jsp formatter brokes the style tag from the begginingNick Sandonato2-2/+2
2014-01-10[401384] An error occurred after installing Chinese languageNick Sandonato1-1/+1
2013-12-27[424696] Spelling regions are always inheritedNick Sandonato1-1/+1
2013-12-27[424552] Improve the performance of the markup validatorNick Sandonato1-2/+2
2013-12-11[nobug] Increment version for 3.6Nick Sandonato1-1/+1
2013-12-10[nobug] forgot to release o.e.w.sse.core for [364880]Nitin Dahyabhai1-1/+1
2013-12-09[422757] Kepler: Web Page Editor NPENick Sandonato1-1/+1
2013-12-09[423019] Reopening Outline view fails when only one perspective is open.Nick Sandonato2-2/+2
2013-12-08[364880] OutOfMemoryError during 'Scanning for Tasks'Nitin Dahyabhai2-2/+2
2013-12-04[422173] Add a new preference to consider the target runtime whenCarl Anderson1-1/+1
deciding to check or not 'Add to EAR' by default
2013-11-26[129743] [formatting] XML Editor formatting bug (DTD internal subset support ↵Nick Sandonato1-1/+1
needed)
2013-11-26[346204] [editor] Confusion in ↵Nick Sandonato1-1/+1
org.eclipse.wst.sse.ui.internal.taginfo.BestMatchHover.getHoverControlCreator()
2013-11-26[417570] XML auto-complete/content-assist does not work in read-only files.Nick Sandonato1-1/+1
2013-11-26[294516] JSP Tag file wizard should validate the existence of /WEB-INF/tags ↵Nick Sandonato1-1/+1
folder

Back to the top