Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-12-09[332093] SWTException in the 'Deployment Assembly' properties pagecanderson1-1/+1
2010-12-06[331381] Move JUnits that depend on Java SE 1.6 to new plugin that requires ↵canderson1-1/+1
Java SE 1.6
2010-12-03[331084] Missing break statement in HTMLDocumentAdapter can cause ↵nsandonato1-1/+1
ClassCastException. [330335] Wrong error shown by JspMarkupValidator for unknown tags. [330986] The "return;" in the end of a jsp cause a compile error, but the ide doesn't show any warning. [331687] Proposal replacement length not properly adjusted [331590] ModelManager overly-synchronized for getting referenceCounts
2010-11-05[329591] [content model] Some html5 attributes are incorrectnsandonato1-1/+1
2010-11-04[nobug] increment for 3.2.3nitind1-1/+1
2010-11-02[318768] XHTML file encoding not detected from XML declarationnsandonato1-1/+1
2010-10-27[323896] add missing property valuesnsandonato1-1/+1
2010-10-26[203252] [formatting] JSP formatter makes code less readablensandonato1-1/+1
2010-10-19[315584] ClassCastException in ↵nsandonato1-1/+1
org.eclipse.wst.html.core.internal.htmlcss.HTMLDocumentAdapter
2010-10-19[327156] Formatting successive comments can condense them to the same linensandonato1-1/+1
2010-10-16Increment for 3.2.3nitind1-2/+2
2010-10-15[93040] [properties] program errors written to log when enter !xxx values in ↵nsandonato1-1/+1
properties view
2010-10-05[326632] [ui] Project web content settings is not saved when Document type ↵nsandonato1-1/+1
is set to HTML5
2010-09-29[326542] [content model] target attribute in <a> tag incorrectly flagged as ↵nsandonato1-1/+1
warning in HTML5 page
2010-09-28[326471] Script element for HTML5 is lacking attribute declarationsnsandonato1-1/+1
2010-09-08[323861] Classpath entries tagged with ↵canderson1-3/+0
org.eclipse.jst.component.nondependency should be excluded from the Add Java build Path Entries dialog
2010-08-31[292415] [content model] Add html5 support to HTML componentnsandonato1-1/+1
2010-08-23[302545] [formatting] NullPointerException when trying to format an XML file ↵nsandonato1-1/+1
beginning with a comment [246427] [content model] New XML Wizard generates EMPTY root element with start and end tag [289185] [editor] XML Schama Editor becomes dirty for readonly files [273730] BIDI3.5:HCG_Incorrect alignment and text orientation of 'Preview" text area on "Select ... Template" page. [315364] Cut is making a read only file dirty [187389] [ui] task tags arent removed when disable "enable searching for task tags" [319157] Incorrect error message: "Invalid location of tag (div)." when DIV in OBJECT
2010-08-16[243735] Fix new encoding detection JUnit test failuresnsandonato1-1/+1
[285200] [content assist]page import code assistance generates invalid code [225572] [parser]Text region type stays CSS_COMMENT although comment is closed
2010-07-15[319924] Need to use ReferencedComponent instead of DependentObject in order ↵canderson1-1/+1
to set archive name
2010-07-15[nobug] update branch indicating comments for wst.web*nitind1-1/+4
2010-07-15[318601] AIOOB while initializing J2EE classpath containercanderson1-1/+1
2010-06-28[308412] [parser] Is HTML DOM correctly treating implicitly-closed tags?nsandonato1-1/+1
[nobug] Increment for 3.2.1.
2010-06-25[317744] HTML Proposal Computer is too lax with attribute proposalsnsandonato1-1/+1
[nobug] Increment for 3.2.1.
2010-06-22update comments to refer to correct release and branchesnitind1-2/+2
2010-05-27[314061] o.e.j.validation.sample is not OSGi bundlecanderson1-1/+1
2010-05-26[286990] - ModelManagerImpl calls FileBufferModelManager.connect without ↵nsandonato1-2/+2
checking for null
2010-05-13[312738] Index out of bounds exception on startupcanderson1-1/+1
2010-05-11[311097] [NLS] validation builder job uses incorrect messagecanderson1-1/+1
2010-04-29[309834] WTP 3.2 releng fixes for URI resolver and Internet cachecanderson1-1/+1
2010-04-29[310558] Releng fixes for 3.2nitind1-2/+2
2010-04-20[309736] ProductManager should respect Bundle preferencescanderson1-1/+1
2010-04-12[308877] XML Categories using the _UI_WIZARD_NEW_XML stringnsandonato1-1/+1
[288679] [parser]%} is not correctly color coded and is invisible in a black background theme [308570] Readonly Controller allows modification before closing bracket [170080] [content assist] null pointer exception in StyleElementAdapter
2010-04-11make providerName correct and consistentdavid_williams1-1/+1
2010-04-08[308103] [UI] finalPerspective for Static Web projects should be Web perspectivecanderson1-1/+1
2010-04-06[115457] [validation] When the start tag is omitted, the validation error ↵nsandonato1-2/+2
occurs. [245324] Default extension (.xml) is supplemented whenever the file name is set in XML Wizard. [306944] [indexing] JSPIndexManager needs to revert change to start off initial index after initializing [109326] [nls] some CSS Core strings do not need to be translated [277052] [editor] replacing closing tag in xml editor with slash deletes extra tag [305912] [preferences] Quick Outline key binding categorized as "edit" [219000] [formatting] CSS Formatting can place semicolon on its own line [283722] Selected regions are not entirely replaced by content assist [259275] [outline] Attributes can be added to scriptlets through the outline view
2010-04-02[107138] [content assist] Offer content assist and validation for custom ↵nsandonato1-1/+1
tags in attribute values [252046] [tests] Formatting test testPreserveCData() in TestPartionFormatter commented out [117726] [outline] Outline View for CSS files. Selection problem. [261612] [content assist] XML content assistor does not work properly for properties with the same name but different namespaces [304210] [content model] NPE in CMValidator#validate [298355] [refactoring] When Java class is moved several times in a row JSP refactoring starts to trash JSP regions
2010-04-02[306534] [API] Child modules are ignored for modules with a single rootcanderson1-1/+1
2010-03-29[304911] jsp tests occasionally hangnsandonato1-1/+1
[305339] [translation] JSPTranslatorPersister should be updated to use a job [307323] unnecessary invocation of getSpellcheckStrategy() [273004] WTP DOM DocumentImpl createAttribute() allows invalid characters for the name [291026] [performance] CSS editor freezes when copying one large file into another large file
2010-03-18[305633] runtime.contentTypes is deprecatedcanderson1-1/+1
2010-02-26[258999] [content assist] Add proposal cycling to content assistnsandonato1-1/+1
[303974] [content model] Need property for TLDElementDeclaration to specify element declaration represents a tag library tag [302953] [parser] [highlighting] Style attribute value regions should be partitioned as ICSSPartitions.STYLE partition type
2010-02-25[303806] Request to make FlatComponentDeployable.getComponent() API publiccanderson1-1/+1
2010-02-24[303766] J2EE export operations that use IArchive need to be deprecatedcanderson1-1/+1
2010-02-11[272014] Define facet and facet version for web fragmentscanderson1-1/+1
2010-02-05[300875] Add keyboard mnemonics to the Java Facet pagekkomissarchik1-1/+1
[300881] Add keyboard mnemonics to project creation wizards [301680] Mnemonics conflict on the first project creation page
2010-02-03[296665] [formatter] JSP cleanup can change case of Java codensandonato1-1/+1
[296761] Create Unit Tests for Reconciling Listeners [297043] React to JUnit 4 Test Framework [297682] Add link to Annotations page from Syntax Coloring page [300569] Add debug logging to ValidatorStrategy
2010-01-22react to latest change in ICU version rangedavid_williams1-1/+1
2010-01-22[300510] equals fixcbridgha1-1/+1
2010-01-21[297653] Migrate JEE Deployables to use the new VCF traversal logiccanderson1-1/+1
2010-01-11[166906] [refactoring] Refactoring inner class causes bad JSP code and error ↵nsandonato1-2/+2
in log [295961] AssertionFailedException in JSP content assist for <%@page import="packagename."%> [292915] [tests] re-enable folding tests [276616] [editor] Ruler problem images does not become grayed when needed [190455] HTML Syntax Validator hangs when jsp page contains VXML tags [297153] [performance] TLDCMDocumentManager repeatedly reloads TLD from jar. [298088] JSP Refactor action in embedded editors [298994] [performance] StructuredTextEditor does not uninstall its partlistener [265775] [performance] The XML editor uses a lot of memory [129877] [formatting] HTML cleanup document should offer compress empty element tags [299146] [parser] JSPTokenizer does not detect Unicode character references as you type [298111] [parser] CSSModelParser creation context not being updated correctly [272967] [formatting] "Cleanup document" reformats CSS even when reformating isn't requested

Back to the top