Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-31Make API.dazad/bug287136-Make-ASTRewriteCorrectionProposal-APIDeepak Azad54-115/+161
2012-01-31Check method visibility and javadoc.Deepak Azad1-0/+6
2012-01-31Default ImageDeepak Azad3-1/+44
2012-01-31Remove CULinkedCorrectionProposalDeepak Azad4-144/+19
2012-01-31First draftDeepak Azad7-101/+269
2012-01-25Bug 369510: Unable to set the encoding without specifying the source attachmentv20120125-1408Deepak Azad1-17/+11
2012-01-25Bug 369510: Unable to set the encoding without specifying the source attachmentDeepak Azad1-1/+1
2012-01-24Bug 369527: Potential NPEs in JDT UI codev20120124-2206Markus Keller1-4/+1
2012-01-24Fixed bug 369527: Potential NPEs in JDT UI codeDani Megert1-4/+3
2012-01-24Fixed bug 362035: Replace handmade icons with real ones from designerDani Megert3-0/+0
2012-01-23Bug 366013: [preferences] Polish preference UI for null annotationsv20120123-2028Markus Keller4-64/+272
2012-01-23Bug 368015: Support for source attachment encoding at classpath entry levelv20120123-1449Deepak Azad1-2/+1
2012-01-23Bug 368015: Support for source attachment encoding at classpath entry levelDeepak Azad2-2/+6
2012-01-23Increased bundle versionv20120123-1134Dani Megert1-1/+1
2012-01-23Fixed bug 369319: [junit] interesting warning in JUnitPropertyTesterDani Megert1-2/+2
2012-01-22ignore org.eclipse.jetty.*/*v20120122-2148Markus Keller1-0/+1
2012-01-21Bug 369295: [extract method] Extract code in a method that returns generic ty...v20120121-1811Deepak Azad4-1/+37
2012-01-21Add missing braces.Deepak Azad1-1/+2
2012-01-21Bug 366281: [refactoring] [extract method] Extract Method refactoring fails i...Deepak Azad1-1/+0
2012-01-21Bug 366281: [refactoring] [extract method] Extract Method refactoring fails i...Deepak Azad6-3/+60
2012-01-21Bug 368015: Support for source attachment encoding at classpath entry levelDeepak Azad11-111/+351
2012-01-20Bug 350511: [preferences] Incorrect padding for Show WhitespaceMarkus Keller1-2/+6
2012-01-20Bug 368390: [preferences] UI for null analysis for fieldsMarkus Keller3-3/+10
2012-01-17Fixed raw types problemsv20120117-1617Markus Keller2-6/+6
2012-01-16for IResources, show persistent and session propertiesv20120116-1907Markus Keller1-1/+29
2012-01-16Remove workaround for bug 155422.v20120116-1027Deepak Azad1-17/+12
2012-01-13Bug 368452: Full rebuild is asked on compiler options changed even whenMarkus Keller1-7/+12
2012-01-13replaced .cvsignore -> .gitignorev20120113-1512Markus Keller33-41/+16
2012-01-09Javadoc polishv20120109-1328Dani Megert2-10/+14
2012-01-09Added @since 3.8 tagsDani Megert1-0/+3
2012-01-09Fixed Javadoc warningDani Megert1-3/+3
2012-01-09Bug 365380: [rename] Renaming public class to name of compilation unitMarkus Keller3-15/+19
2012-01-09Fixed bug 345213: [content assist][preferences] Add enablement to JavaPaul Fullbright6-13/+136
2012-01-05Bug 311212: [package explorer] Performance problem with refreshingv20120105-1655Markus Keller2-7/+78
2012-01-05Bug 349517: [1.7][introduce parameter] must expand diamond type argumentv20120105-1529Markus Keller9-74/+79
2012-01-05Expand preference nodesDani Megert1-1/+4
2012-01-04Bug 349517: [1.7][introduce parameter] must expand diamond type argumentMarkus Keller9-9/+163
2012-01-03Bug 365775: [preferences] Validate syntactic correctness of nullMarkus Keller3-2/+36
2011-12-24Bug 365041: Similar named entries in Surround with menu cause confusionv20111224-1133Deepak Azad2-24/+14
2011-12-23Fixed bug 365380: [rename] Renaming public class to name of compilationv20111223-1918Deepak Azad4-1/+18
2011-12-23Fixed bug 41302: [quick assist] [extract method] Calling extract methodv20111223-1030Deepak Azad2-7/+170
2011-12-16Fixed bug 365664: [extract method] [refactoring] The "Ambiguous returnv20111216-1801Deepak Azad1-1/+1
2011-12-15Report incompatible environment as 'Error'v20111215-1434Dani Megert15-21/+76
2011-12-15Improved JavadocDani Megert1-7/+9
2011-12-12Fixed bug 366329: [navigation] Hide "imports" elements in Outline andv20111212-1054Dani Megert1-2/+2
2011-12-08Fixed bug 365994: [preferences] Null analysis section title must bev20111208-1136Dani Megert1-1/+1
2011-12-05Bug 357325: [render] Method parameter annotations are not shown inv20111205-1546Markus Keller7-28/+202
2011-12-02Bug 364815: [preferences] UI for new preferences regarding annotationMarkus Keller4-15/+97
2011-12-01Bug 364815: [preferences] UI for new preferences regarding annotationv20111201-2023Markus Keller4-25/+124
2011-12-01Bug 364947: [move method] The design of the Move Instance MethodDeepak Azad3-12/+18

Back to the top