Community
Participate
Working Groups
Build ID: I20070517-1700 classes org.eclipse.mylyn.xplanner.core.XPlannerCorePlugin, org.eclipse.mylyn.xplanner.ui.XPlannerTaskDataHandler use Status.ERROR instead of a direct reference to the static members of IStatus (i.e. IStatus.ERROR instead of Status.ERROR)
(found by Markus Krüger -- due credit)
Created attachment 75152 [details] Updated source files Changes only contain updates to static references
Created attachment 75153 [details] mylyn/context/zip
Patch applied.
Fixing assignment.
Resolved.