eclipse怎么用

eclipse怎么用

1、打开eclipse; 2、点击filenewjavaproject,即新建java项目; 3、为这个项目命名,点击finish,在左边的面板上就出现了test的项目; 4、展开test项目,......