Community
Participate
Working Groups
hi DLTK, after switching to Eclipse 3.6M6, I see following compile errors in FocusBreakpointsViewAction: Description Resource Path Location Type The method getCheckboxViewer() is undefined for the type BreakpointsView FocusBreakpointsViewAction.java /org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions line 38 Java Problem The method getCheckboxViewer() is undefined for the type BreakpointsView FocusBreakpointsViewAction.java /org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions line 39 Java Problem
Created attachment 165729 [details] patch Attached patch solves compile errors
thanks!