Community
Participate
Working Groups
By example this is in Resource: org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/BugzillaUiPlugin.java Location: line 104 but it is not only in the Bugzilla component Steffen, should we fix this after 3.5 is shipped?
Created attachment 190474 [details] patch V1 Here the patch for 3.6
Created attachment 190475 [details] mylyn/context/zip
Thanks for raising that. We should fix it for 3.5. Please feel free to commit the patch.
Created attachment 190486 [details] patch V2 I found an not needed @SuppressWarnings("unchecked") but can not commit to org.eclipse.mylyn.contexts. Can someone commit this.
Created attachment 190487 [details] mylyn/context/zip
Thanks Frank. The warning in context was left intentionally as we have pending patch for that.