Community
Participate
Working Groups
I20140304-2000. New e4 progress view causes 184! compile warnings in official build. http://download.eclipse.org/eclipse/downloads/drops4/I20140304-2000/compilelogs/plugins/org.eclipse.e4.ui.progress_0.1.0.v20140303-1942/@dot.html
Most of the warnings (raw types etc.) apply to the code that is an exact copy of code from org.eclipse.ui.workbench. Project settings pom.xml and need to be updated to ignore these warnings. Additionally some warnings can be simply fixed - is it a good idea to do this?
(In reply to Wojciech Sudol from comment #1) > Most of the warnings (raw types etc.) apply to the code that is an exact > copy of code from org.eclipse.ui.workbench. > Project settings pom.xml and need to be updated to ignore these warnings. > Additionally some warnings can be simply fixed - is it a good idea to do > this? I would disable them in the official build but not in the code. That way, if someone sees warnings when editing a file, he can just fix some warning along the way.
(In reply to Dani Megert from comment #2) > I would disable them in the official build but not in the code. That way, if > someone sees warnings when editing a file, he can just fix some warning > along the way. Nice approach, I plan to use the same approach for Bug 423025.
Review URL: https://git.eclipse.org/r/#/c/22951/ Also 'x-friends' reference for progress view need to be added to the manifest file in org.eclipse.e4.core.services (eclipse.platform.runtime repository), but for some reason gerrit rejects my push.
Review URL for the change in org.eclipse.e4.core.services: https://git.eclipse.org/r/22953 .
Released the changes as http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=de70098bd177e80eceb8a813af1ad80958ee2775 and http://git.eclipse.org/c/platform/eclipse.platform.runtime.git/commit/?id=9b337acf912204838c96a4a0425ddb3d3744a738 It will clean up the build and is in a component that's not currently delivered. PW
Verified in I20140305-2000.
All warnings have been removed in code in http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=14fcb3d905696a2ca28bc5dfb589c66e5749f20f