Sometimes Eclipse forgets that it should open a GUI class using WindowBuilder. To force Eclipse to open the class with WindowBuilder, do the following:
Make sure that the class has no compile errors and is saved, then close the editor tab for that class.
Right-click the class in the Package Explorer and select "Open with..."
If WindowBuilder appears on the list, click on it, otherwise, click on "Other..." to find it.