Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Adding @Override to the plug-ins in JDT core via https://git.eclipse.org/r/#/c/97434/ from Andrey

Hi JDT devs,

a while ago, it was said that https://git.eclipse.org/r/#/c/97434/
(which adds missing @Overrides) could not be merged because Java 9 was
developed in a separate branch and this would create so much noise.

Can you now merge this? Or run the @Override cleanup action yourself
for the repo. I get lots of Sonar warnings if I look at the code
without this..

These annotations would have help with Bug 506009 which would improve
the  IDE performance. See the discussion at
https://git.eclipse.org/r/#/c/83269/.

Best regards, Lars

-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top