Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Bug 515329 - Update APT help UII20170510-0800I20170509-2000I20170509-1300I20170509-1100I20170509-0945I20170509-0800I20170508-2000I20170508-0800Fabian Steeg4-15/+7
2015-10-12Bug 473178 - Remove redundant type arguments (1.7 or highter) from JavaLars Vogel4-22/+22
2013-10-08Fix for Bug 418599 - Get rid of compile warnings in official buildJayaprakash Arthanareeswaran1-2/+1
2012-05-16Fix copyrightsv20120516-0617Jayaprakash Arthanareeswaran1-1/+1
2011-03-03Bug 338625: fix compiler warnings due to generifying upstream pluginsWalter Harley2-49/+36
2011-01-10HEAD - Fix deprecation warning fixesv20110110-1230Olivier Thomann2-10/+12
2009-10-09HEAD - Fix warnings related to "rawtypes"v20091027-0900Olivier Thomann1-2/+2
2009-03-18HEAD - 254901 (Dani's patch)v20090324-1225Frederic Fusier2-77/+93
2007-09-20Bug 203900: Generated file dependencies not always serializedWalter Harley1-2/+4
2007-04-30HEAD - Update copyrightsOlivier Thomann12-12/+12
2007-04-30Enable java 6 annotation processing in IDEv20070429-2355Walter Harley1-1/+33
2007-04-29Update copyrightsWalter Harley16-15/+46
2007-03-18Bug 176132 - add a flag to disable reconcile-time annotation processingWalter Harley3-12/+61
2007-02-09Type generation during IDE builds. Partial implementation - just a checkpoint.Walter Harley1-1/+4
2007-01-12Fix bug with empty processor option values entered through UIWalter Harley1-2/+6
2006-11-14fix compile warnings related to genericsWalter Harley1-0/+2
2006-10-06Follow-on to bug 158274. Replace ViewerSorter with ViewerComparator to get r...Walter Harley1-3/+4
2006-09-25bug 158274 - eliminate use of deprecated methodWalter Harley1-1/+1
2006-05-03Bug 139466 - Factory path dialog "enable all" and "disable all" buttons not w...v20060503-2020Walter Harley2-73/+107
2006-04-28bug 139101 - Factory Path dialog "advanced" and "edit" buttons enabled when t...Walter Harley1-0/+3
2006-04-18bug 137374 - Restore Defaults on Annotation Processing property page caused g...Walter Harley1-2/+13
2006-04-18bug 137058 - disabling project-specific settings wasn't deleting generated fi...v20060417-2040Walter Harley1-5/+16
2006-04-13bug 136498: make it easier for users to enable APT via the UI. Remove worksp...Walter Harley2-0/+25
2006-03-22Move APT docs into jdt.docs plugins. As part of this task, cleanup of some i...Walter Harley14-256/+10
2006-03-04HEAD - Remove unused fieldv20060309-0000_premergeOlivier Thomann1-2/+0
2006-02-22Merge from 3.1.1 (at merge_src_20060221-0125) to 3.2 (at v20060222-2230_pre_m...v20060222-2330_postmergeWalter Harley3-3/+13
2006-02-13bugzilla 126801 - remove reliance on o.e.ui.internal.preferences.WorkingCopyM...v20060222-2230_pre_mergev20060214-2220Walter Harley1-1/+1
2006-01-23bugzilla 124844: NPE when activating Annotation Processing workspace prefsWalter Harley1-4/+6
2006-01-20wharley - merge from 3.1.1 to 3.2. Base of merge is v20060120-0034.Walter Harley1-18/+5
2006-01-10integrated tag "vAPT_32_to_HEAD" from APT_32 to HEAD.tyeung5-7/+7
2006-01-04wharley - Refactor GeneratedFileManager into three separate classes: Generate...Walter Harley1-2/+2
2005-12-15wharley - bugzilla 120417, NPE when disabling project specific settings in Fa...Walter Harley1-6/+7
2005-12-15wharley - configure classpath and gen src folder only from API and UI, not vi...Walter Harley2-1/+14
2005-12-09Generated source folder configurationtyeung1-0/+3
2005-12-07wharley - Remove the ability to enable APT at the workspace level. It create...Walter Harley3-16/+41
2005-11-16wharley - changes to "enable project specific setting" were not being correct...Walter Harley4-44/+28
2005-11-15wharley - support for spaces embedded in processor options.Walter Harley4-140/+935
2005-11-05wharley - Bugzilla 113721 - disable 'advanced' button in Factory Path dlg whe...Walter Harley1-0/+10
2005-10-27wharley - bugzilla 113923 - checkboxes in Factory Path dialog not working.Walter Harley1-1/+1
2005-10-25jgarms: perform file refresh for text file generation as a separate job outsi...Jesse Garms1-1/+1
2005-10-21jgarms: fix NPE when editing factory path in config UI.Jesse Garms1-4/+5
2005-10-13wharley - Radar 245696 (hang in CoreServerTask). Removed prefs cache in AptC...Walter Harley8-33/+132
2005-09-30wharley - bug 106111 - fix IllegalStateException and "jdt.apt.core has been r...Walter Harley2-1/+24
2005-09-23wharley - Implement "run in batch mode" flag for annotation processors, inclu...Walter Harley5-109/+384
2005-08-11wharley - validate all automatically added processor options, and fix a probl...Walter Harley3-23/+28
2005-08-03wharley - bugzilla 105745 - "missing preference" errors on default startup, a...Walter Harley3-28/+69
2005-08-02wharley - bugzilla 105683 - NPE when selecting "Add Jar" in wkspace prefsWalter Harley1-1/+7
2005-07-30wharley - use table for processor -A options in config GUIWalter Harley5-29/+405
2005-07-28jgarms: forgot to add copyright notice in previous checkin.Jesse Garms2-0/+22
2005-07-28jgarms:Jesse Garms4-0/+218

Back to the top