建一个空项目,建一个main函数 用application,就能够运行了 java
/**编程
* Created by robin on 15/10/11.app
*/
public class hello {
public static void main(String[] args) {
System.out.println("hello");
}
}
swing 替代 方案框架
javaFXeclipse
Eclipse的界面是swt作的,你看着办,嘿嘿~函数
推荐你用NetBeans,GUI设计很方便。
工具