Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-01-09Move from SelectionAdapter to SelectionListener default methods.Alexander Kurtakov1-9/+5
Fixes many synthetic access warnings. Change-Id: I4c4c7da0354bb0bfbc3c34ba35df1b577e816164 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-12-16Lambda conversion.Alexander Kurtakov1-9/+5
Change-Id: If06f86ef42538c72eed644c7d2c252a2c5a855db Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-12-09Bug 553880: Migrate license to EPL v2.0Fred Bricon4-8/+16
Change-Id: I03478938ed8ffcb3f6f5405c32ea61f7c6b8dbf0 Signed-off-by: Fred Bricon <fbricon@gmail.com>
2019-10-27Use varargs reflection methods.Alexander Kurtakov1-9/+8
Change-Id: Iaaff593e58f8be2b1ec2497b84e766e5728f5c57 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-10-27Enable more warnings in m2e.refactorings and fix them.Alexander Kurtakov3-11/+19
Change-Id: Id913cab0a21da74a94c380c105d02ddb09825d7e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-08-13Convert to lambda.Alexander Kurtakov1-8/+5
Change-Id: Ief08ed5374ad6738109e11a7ee4ebadb891848c3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-03-14Remove unnecessary casts.Alexander Kurtakov1-2/+2
Change-Id: I2dedf08a6fac4e5e030624ab0dd96a7a7701de04 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2014-10-22432616 : fix rename artifact for all Maven projectsFred Bricon1-2/+6
Change-Id: I667257ea9ee736546016310b1949e8a1621efb8f Signed-off-by: Fred Bricon <fbricon@gmail.com>
2013-01-01Code format, organize importsIgor Fedorenko4-66/+98
... also enabled automatic code format and organize imports on file save, hopefully this will help us keep formatting consistent in the future. Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2011-08-04Fixing JBIDE-5914snjeza1-32/+34
Signed-off-by: snjeza <snjezana.peco@redhat.com>
2011-04-19Code cleanupMatthew Piggott1-1/+1
2011-03-18Cleanupvladt1-1/+0
2011-03-18make the core.ui plugin free of model.edit references, move the remaining ↵Milos Kleint1-1/+1
method to the refactoring plugin which still needs it
2011-02-10335872: Replaced MavenLogger with slf4j loggersvladt1-3/+4
2010-12-06Initial commit at EclipsePascal Rapicault4-0/+610

    Back to the top