I wrote a gui on java swt application(.swt) for a mail program.Ichanged font( I write label1.setFont(ResourceManager.getFont("",14,SWT.BOLD|SWT.ITALIC));) but eclips couldnt run theprogram.What can I do??