In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Learning Java generally requires a lot of tools, but now most of them use eclipse. Introduce some of the functions of eclipse.
Features:
Eclipse also includes a plug-in development environment (Plug-in Development Environment,PDE), a component aimed primarily at software developers who want to extend Eclipse because it allows them to build tools that integrate seamlessly with the Eclipse environment. Because everything in Eclipse is a plug-in, all tool developers have the same place to provide plug-ins to Eclipse and to provide users with a consistent and unified integrated development environment.
This equality and consistency is not limited to Java development tools. Although Eclipse was developed in the Java language, its use is not limited to the Java language; for example, plug-ins that support programming languages such as Calgary Cure +, COBOL, PHP, and so on, are already available or are expected to be released. The Eclipse framework can also be used as a basis for other application types that are not related to software development, such as content management systems.
A prominent example of Eclipse-based applications is IBM Rational Software Architect, which forms the basis of a family of IBM Java development tools.
Sinicization method:
Put the downloaded Chinese package zh_CN into the XX\ eclipse\ dropins directory.
Install the appropriate plug-in:
1. Install wtp to facilitate web development
Open the menu help- > Install new Software and click add.. Button, the name and location of the pop-up box are filled in "http://download.eclipse.org/webtools/updates/", wait a moment, check" Web Tools Platform (WTP) 3.1.2 "
two。 Install "java decompiler"
Open the menu help- > Install new Software and click add.. Button, pop-up box name and location are filled in "http://java.decompiler.free.fr/jd-eclipse/update", wait a moment, check" Java Decompiler Eclipse Plug-in ", press the wizard to install.
Related configuration:
1. Uniformly set to utf-8 encoding, Window- > Preferences- > General- > Workspace- > Text file encoding- > Other- > UTF-8.
two。 Change the default encoding of jsp to utf-8, open Window- > Preferences- > Web- > Jsp Files, and change the encoding on the right to (utf-8).
3. Uniformly set to utf-8 encoding, Window- > Preferences- > General- > Content Types, select "Text" on the right, enter "UTF-8" in default encoding, and click the "update" button to update.
After configuration, all new java, jsp, txt, html, xml, folder and other codes are utf-8, so setting the code to utf-8 in jsp, html and other files can avoid garbled codes.
3. Offline installation of ADT plug-in: http://www.cr173.com/soft/55993.html
Common shortcut keys:
0. Ctrl + 1 (Quick repair)
1. Ctrl + D (delete current line)
2. Ctrl + Alt + ↓ (copy the current line to the next line)
3. Alt + / or Ctrl + spaces (because the latter conflicts with the shortcut keys of the input method, so I usually use the former) function: fast insert.
4. Alt+Shift+R renaming is very useful.
5. Ctrl + Q locates to the last editing place.
6. Ctrl + Shift + O (automatic import package)
7. Ctrl+/ comments the current line, and then uncomment it by pressing.
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.