Eclipse3.4
When the full name of the class is copied using copy qualified name
This is always inconvenient for/hb03/src/org/self/HB/entity/account. java.
You can solve this problem by downloading the following plug-in and decompressing it to the eclipse installation directory.
Http://www.jave.de/eclipse/copyfully/copyfully_1.2.0.zip download in my space
Use copy fully qualified class name to copy the full name of the class or press the shortcut key CTRL + ALT + C,
The effect is as follows: COM. ZHB. entity. Account
When the full name of the class is copied using copy qualified name
This is always inconvenient for/hb03/src/COM/ZHB/entity/account. java.
Solution: Download the plug-in and decompress it to the eclipse installation directory.
Drop the decompressed folder to the myeclipse \ dropins directory under the installation directory, and restart the folder;
Or enter the URL updated by the plug-in "Help> Software Updates" of me to update
Eclipse installation plug-in should be placed in the Plugins directory (not tested)
Use copy fully qualified class name to copy the full name of the class or press the shortcut key CTRL + ALT + C,
The effect is as follows: COM. ZHB. entity. Account