WindowBuilder:Anonymous class creation can not be evaluated.
WindowBuilder的对包含匿名类的java代码支持不太好,protectedvoidcreateContents(){shell=newShell(SWT.NO_TRIM|SWT.ON_TOP);shell.setSize(648,480);shell.setText("标签编译器");shell.addKeyListener(keyListener);//匿名类方式初始化globalLi