About PLUGIN installation
Do not recommend direct COPY plug-in packages to the plugins directory under the Eclipse installation path, use links to ensure the original clean basic plugin environment, which is easy to manage your newly joined new plugins.
Just built a new directory for placing the plug-in, such as: D: / Eclipse_plugins built a folder called Eclipse, which mimizes the file structure in the Eclipse installation directory. One of them is called Plugins, your plugin is placed in this Plugins folder; in your Eclipse installation directory, create a directory called Links (columns to Plugins, Features folder), built in the links directory A text file (can be the TXT extension, or it can be Properties, no limit, the name does not matter, casually); enter the following in this text file: PATH = D: / Eclipse_plugins
Regarding the use of Eclipse reconstruction menu recently, I have just seen the book "Reconstruction" book, I have always been a big name for a long time, but I have not read it, the Bear's translation style is more like, except that he is from J2EE, The humanistic love in its translation is highlighting, and it is easy to read the happy. Teacher Houjie is more in the role of a reviewer. As in the book, refactoring is now a habit of most programmers. Many techniques have spontaneously use, like refining methods, balanced duties, resemble the inheritance system, with polymorphism Switch Statements, etc. In view of the national conditions, I think the programmer is more still reformed of my code, making it easier to reflect the design intention, calmly meet new changes. A large-scale reconstruction of the pre-written arms project, certainly some people are willing to be, and they don't want to live. "The code to write to the machine is not difficult. It is difficult to write the code that others is also easy to understand." "The annotation of the big section is not good, this shows that there is a logical mud group here, you Explain its intentions to make a memo. Unless you are writing an API. "Http://www-900.ibm.com/indeversource/os-ecref/index.shtml
Eclipse common shortcut keys
Alt / Content Auxiliary Ctrl S Save Ctrl Shift S Save All Ctrl K Find Next (Checking Characters) Ctrl Shift K Find Previous Ctrl Shift F Code Beautify Ctrl N New Java Elements or New Resources Ctrl F4 Close the current editor Ctrl Shift F4 Close all editors