云之迦楼罗 发表于 2010-01-03 05:23

Review of my Java [2]

Eclipse

Eclipse is a good software.
It is easy to install it and easy to use it.

I just talk about some skills about it.

the easy way of inputing:

main function
input "main" and press "alt+/"

System.out.println
input syso and press "alt + /"


to format your code: Ctrl+ Shift + F

to rename a class name in the whole code : Alt + Shift + R

to open the index of all files: Ctrl+ E


I'll list more next time :)

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/70919/showart_2137895.html
页: [1]
查看完整版本: Review of my Java [2]