Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-03[314313] [content assist] can not tab between fields after applying JSDT cont...nitind1-1/+1
2010-04-29[310558] Releng fixes for 3.2nitind1-2/+2
2010-04-21[288367] code templates not working with selectionnsandonato1-1/+1
2010-04-21[309980] NPE when typing at the end of a documentnsandonato1-1/+1
2010-04-19[309385] Reporting missing start tag errors in JSPsnsandonato1-1/+1
2010-04-15[304620] [validation]Markup Validator should be run along with the XML Validatornsandonato1-1/+1
2010-04-15[278904] WORKAROUND for [editor] No hover help displayed for JavaScript prope...nitind1-2/+2
2010-04-14[307922] Ability to remove validatorscanderson1-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 occ...nsandonato1-2/+2
2010-04-02[107138] [content assist] Offer content assist and validation for custom tags...nsandonato1-1/+1
2010-03-29[304911] jsp tests occasionally hangnsandonato1-1/+1
2010-03-10[304230] fix npe in ModuleCoreNaturecanderson1-1/+1
2010-03-08[304075] [content model] Low memory event listener in CMDocumentManagerImpl p...nsandonato1-1/+1
2010-03-04[286659] Implement "Quick Outline" for the XML editornsandonato1-2/+2
2010-03-02[304012] Source conversion fails to handle attribute value like <<tag>> while...nsandonato1-1/+1
2010-02-26[291058] [projection] remove redundant calls to indexedRegionValidType in imp...nsandonato1-1/+1
2010-02-26[258999] [content assist] Add proposal cycling to content assistnsandonato1-2/+2
2010-02-23[300434] [performance] Some inner classes should be static inner classesnitind1-1/+1
2010-02-17[210455] WTP is generating Invalid web.xml on XPsp2/JDK 1.5/1.6canderson1-1/+1
2010-02-05[300875] Add keyboard mnemonics to the Java Facet pagekkomissarchik1-1/+1
2010-01-19[300102] Version increment for SSE UInsandonato1-2/+2
2010-01-11[166906] [refactoring] Refactoring inner class causes bad JSP code and error ...nsandonato1-1/+1
2009-12-17[293575] [validation] NPE and BadLocation exception occur when we edit a pagenitind1-1/+1
2009-12-16[296757] Legacy j2ee validators need renamedcanderson1-1/+1
2009-12-07[nobug] tweaking typing preference strings for html/xml attribute valuesnsandonato1-1/+1
2009-12-03[294088] [UI] Automatically close paired characters in the editornitind1-2/+2
2009-12-01[288239] [editor] XML Editor fails for files with different extension, e.g. K...nsandonato1-1/+1
2009-11-30[nobug] fix build.properties error messagesnsandonato1-1/+1
2009-11-30[164407] Renaming JSP causes content assist to failnsandonato1-1/+1
2009-11-19[290041]New Module Assembly pagescanderson1-1/+1
2009-11-16[295284] Consistency of wizard labels and headlinesnsandonato1-2/+2
2009-11-12[281508] [translation] EL is not being translated if it is not in an attributensandonato1-1/+1
2009-10-21[289842] [projection] Upgrades for new comment folding to act more like JDTnsandonato1-1/+1
2009-10-20[290589] [reconciling] DirtyRegionProcessor cancels and schedules a Job for e...nsandonato1-2/+2
2009-10-15[292435] Update unit test expected results for AttrTest2nsandonato1-1/+1
2009-10-05[291027] [syntax highlighting] StructuredPresentationReconciler#getDamageEndO...nsandonato1-1/+1
2009-09-30[290727] synch fixcanderson1-1/+1
2009-08-26[281380] Code folding inefficient and brokennsandonato1-2/+2
2009-08-25[269281] Refactor of org.eclipse.jem.util plug-in contentsnitind1-2/+2
2009-08-25[269281] Refactor org.eclipse.jem.util plugin contentscanderson1-1/+1
2009-08-12[285285] Removing comment end tag and adding it back leaves validation errorsnsandonato1-1/+1
2009-08-03[232974] issue with labels background in web content settingsnsandonato1-1/+1
2009-07-31[106584] Code assist doesn't show the properties in @MEDIAnsandonato1-1/+1
2009-07-22[280115] EL: Content assist brokennsandonato1-2/+2
2009-07-21[241343] Eclipse hangs at "initializing java tooling"canderson1-1/+1
2009-07-17[283444] Support more syntax highlighting preferences for selectorsnsandonato1-1/+1
2009-07-17[282218] Could not open the editor: Argument not validnsandonato1-1/+1
2009-07-15[283444] Support more syntax highlighting preferences for selectorsnsandonato1-1/+1
2009-07-15[nobug] replace e.printStackTrace() with appropriate plugin loggingcanderson1-1/+1

Back to the top