I have the following Exception:
Exception in thread \"main\" java.lang.SecurityException: no manifiest section for signature file entry javax
The problem is because of java version. I didn't notice that my new ide automatically use ibm's java, when I change the jre to sun's java ,it works well:)