I have a SWT application and it was working fine. I was using Google WindowBuilder Pro to build the application windows. Today I was trying to do some update on my application. So when I open it I found an error saying "import org.eclipse.wb.swt.SWTResourceManager the import cannot be resolved
". But it was working previously. Can anyone tell me what could be the problem?
I am using Eclipse Helios for the development.