In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail about Myeclipse, Eclipse code hint function how to set up, the editor thinks it is very practical, so share it for you to do a reference, I hope you can get something after reading this article.
Enhance the code hint function of Eclipse and MyEclipse, how to configure it? Let's start with the steps (pay attention to the explanation of MyEclipse 6.0.1):
1. Open MyEclipse 6.0.1 and then "window" → "Preferences"
two。 Select "java", expand, "Editor", select "Content Assist".
3. Select "Content Assist" and see the "Auto Activation triggers for java" option under "Auto-Activation" on the right. In fact, it means that what triggers the code hint is "." This symbol.
4. The option "Auto Activation triggers for java" is found in "." Add the abc letter after the letter to facilitate the following search and modification. Then "apply" and click "OK".
5. Then, "File" → "Export", select "Perferences" in the pop-up window, and click "next".
6. Select the export file path, export to the desktop, enter "test" as the file name, and click "Save".
7. Find the file "test.epf" that you just saved on your desktop, and right-click "Open with notepad".
8. You can see a lot of information about configuring MyEclipse 6.0.1
9. Press the "ctrl + F" shortcut, type ".abc", and click "find next".
10. The configuration information found for ".abc" is as follows:
11. Change ".abcdefghijklmnopqrstuvwxyz (,") from ".abcdefghijklmnopqrstuvwxyz", save, and close "test.epf".
twelve。 Go back to the MyEclipse 6.0.1 interface, "File" → "Import", select "Perferences" in the pop-up window, click "next", select the newly modified "test.epf" file, click "Open", and click "Finish". This step is similar to the export step above.
13. Code testing, of course. Casually create a new project and a new class. In the code input switch,foreach and so on to test. You will immediately find that there is a hint, and no matter which letter you type, there will be a lot of relevant hints, which is very smooth and convenient.
Summary:
The "Auto Activation triggers for java" option refers to the option that triggers the code hint, setting "." Changed to ".abcdefghijklmnopqrstuvwxyz (," means to encounter 26 letters and., (these symbols trigger the code hint function.
By the way, if the class name and interface name are highlighted in different colors, you can configure it in "java" → "enditor" → "syntac", expand "java" → "classes" on the right, check the option "Enable", and choose your favorite color. Of course, there are other related color configurations. I won't say anything about it. In fact, in the "Preferences" thing, there are many things that can be configured to optimize MyEclipse, specifically according to their own personal preferences to configure.
MyEclipse default workspace settings.
Eclipse\ configuration\ .settings directory, there is a "org.eclipse.ui.ide.prefs" file, open with notepad, there is a "SHOW_WORKSPACE_SELECTION_DIALOG", if you have checked before the value is false, you can change it to true, the next time you open it, the "Workspace Launcher" box will appear.
Myeclipse, Eclipse code hint function settings to introduce you here, quickly try Myeclipse, Eclipse code hint function settings.
On "Myeclipse, Eclipse code hint function how to set up" this article is shared here, I hope the above content can be of some help to you, so that you can learn more knowledge, if you think the article is good, please share it out for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.