Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-19Bug 547304 - [cleanup] Fix wrong space/tab indentationS4_12_0_RC2S4_12_0_RC1aS4_12_0_RC1S4_12_0_M3R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800I20190529-0600I20190528-1800I20190528-0915I20190528-0850I20190528-0600I20190527-1805I20190527-0600I20190526-1800I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600I20190521-1800I20190521-0600I20190520-1805I20190520-0600R4_12_maintenancePaul Pazderski1-1/+1
This change fixes space or mixed tab/space indentations in all Java files. This also includes two or three space indentations and even fix most stray single spaces in indentations. The change includes only whitespace formatting and no code changes. Change-Id: I4149aaf4e48ccf7b49083f36d52e0c7a67433c7d
2019-04-17Remove useless non-javadoc/@see comments. (take 4)I20190417-1800Alexander Kurtakov1-3/+0
Put @Override instead where needed. Change-Id: I3798bfbb5fd3c05c16531f7fac7885d2f6eb65b7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-01-15Bug 543478 - harmonized import settings and organized importsY20190116-2200I20190116-1800I20190115-1800Andrey Loskutov1-2/+11
Use org.eclipse.jdt.ui.ondemandthreshold=99 in all projects Change-Id: I45fc5a90242a9a889138fd2c94f522e6f390c1dd Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2018-08-27Bug 535802 - EPL 2.0 conversion for team bundlesLars Vogel1-3/+6
Change-Id: I073c57899401ab31237c02f74fe9c049dcaefe5d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-03-09Bug 531630 - Replace usage of System.getProperty("file.separator")Karsten Thoms1-1/+1
Change-Id: Ida18ec7c840c380570f3f4690683fedb55677cc1 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-07-19Bug 519875 - Cleanup o.e.team.ui Alexander Kurtakov1-33/+24
Convert listeners to lambdas. Change-Id: Ie43fb060f41bfdc4de0fa6d5c6097705709246ed Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-04-12Bug 491533 - Run remove unnecessary whitespace cleanup onY20160414-1000I20160417-1112Lars Vogel1-20/+20
org.eclipse.team.ui Change-Id: I422dc120f97d04250967609c7d423377ec11bf01 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-04-12Bug 491484 - Add @Override to org.eclipse.team.uiLars Vogel1-0/+8
Change-Id: I1d158ffc0d865a25cdca12c5595d36edab7ac557 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2010-09-24bug 162608: [Project Sets] Be able to import a .psf file directly from a URLTomasz Zarna1-12/+178
2008-07-22bug 239534: Exception on importing a project setTomasz Zarna1-1/+5
2008-02-27bug 209721: [Wizards] Creating working sets from Import Project Set DialogueTomasz Zarna1-92/+18
2008-02-20bug 219418: [Wizards] Team Project Set import wizard comes up in an error stateTomasz Zarna1-8/+11
2008-02-04bug 214079: Import Team Project wizard describes what it is, not what it doesTomasz Zarna1-0/+7
2007-04-24Bug 64664 [Project Sets] project set import should happen in the backgroundMichael Valenta1-4/+24
2007-03-16Updated copyrightMichael Valenta1-2/+2
2007-01-08Bug 167595 [Wizards] Allow adding projects to Java working set on checkoutMichael Valenta1-9/+2
2006-07-05Bug 149017 [Project Sets] Can't assign a project set to an already existing ↵Bogdan Gheorghe1-61/+79
working set FIxed some missing mnemonics
2005-09-20Bug 109452 (PatchAttached) Import/Export PSF should remember last fileI20050920Michael Valenta1-18/+28
2005-09-20Bug 109533 Import Team Project Set should browse from workspace locationMichael Valenta1-1/+4
2005-08-15Removed unneeded NLS tag.I20050815Michael Valenta1-1/+1
2005-08-11Bug 106700 (PatchAttached)Provide context menu import of team project setsMichael Valenta1-1/+1
2005-08-11Bug 106668 (PatchAttached)Initialize "browse" dialog in team project set ↵Michael Valenta1-2/+9
importer
2005-08-04Removed unnecessary NLS tagsMichael Valenta1-10/+10
2005-05-31Bug 97336 Missing F1 HelpMichael Valenta1-16/+4
2005-04-05Converted to using Runtime NLS supportMichael Valenta1-11/+11
2005-02-22Changing to EPLMichael Valenta1-3/+3
2004-06-23Copyright updates for 3.0Jean Michel-Lemieux1-1/+1
2004-06-08Bug 64754 Export/Import project sets wizards don't have wizard description.Jean Michel-Lemieux1-0/+1
2003-10-10Bug 42847 CVS dialogs do not honour dialog font preferencesJean Michel-Lemieux1-0/+2
2003-06-26Merged in concurrency changes - turned off by default.Jean Michel-Lemieux1-0/+214

    Back to the top