Using eclipse for a long time, you start to focus on the meaning of the icon when debugging with breakpoints. This only found that the Eclipse icon is still very rich, familiar with the meaning of each icon is pretty good, especially in the breakpoint debugging. Eclipse comes with a detailed icon description, below to see how to open this description:
Step one: Open Help, Tips and Tricks
Step Two: Open Java Development User Guide, Reference, icons
This will allow you to see all of Eclipse's icon descriptions, but in step two you can also search for icons directly in the search box, which can also be found here quickly. As a final addition, Java Development User Guide > Reference > Menus and Actions and Java Development the User Guide > Reference ; Menus and actions These two paths also have a very detailed description of the icon, but also very force.
Previous post, eclipse usage and tip 24: When Git encounters eclipse:
http://blog.csdn.net/maybe_windleave/article/details/12242389
Next article, Eclipse Usage and tips 26: Talking about shortcut keys:
http://blog.csdn.net/maybe_windleave/article/details/24058223
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Eclipse Usage and Tip 25: What the Eclipse icon means