In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-26 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail how to use the Eclipse plug-in Spring IDE in Eclipse. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.
Eclipse is a very popular development platform at present, and the open and extended architecture allows many programmers to find their own personalized work environment.
The question is:
When using the Spring framework for system development, the writing of the Bean configuration file XML, the content verification of the XML file and the viewing of the dependency relationship between the Bean can be done by using appropriate tools, which will improve the development efficiency exponentially.
Solution:
Eclipse plug-in Spring IDE is the Eclipse plug-in Spring IDE recommended by the official website of Spring, which can provide verification of Bean definition files and visual view of the dependencies between various Bean when developing Spring.
Management skills
Tip: newly downloaded plug-ins PlugIn must not be placed in the original Eclipse directory, a lot, tired to death you:
1. The premise is that you have downloaded and unzipped and set up the Eclipse tool, for example, under the E:\ OpenSource\ Eclipse\ directory, the following directory is represented by% ECLIPSE_HOME%
two。 At this point, the default plug-in is in the% ECLIPSE_HOME%\ plugins directory
3. Create a PlugInsNew directory under% ECLIPSE_HOME%
4. If you download a new plug-in, such as XYZ
Then set up the XYZ directory under the% ECLIPSE_HOME%\ PlugInsNew\ directory, which is the eclipse directory, and the eclipse directory contains two subdirectories, features and plugins
Put the downloaded files of the new plug-in in the appropriate directory below
% ECLIPSE_HOME%\ PlugInsNew\ XYZ\ eclipse\ features
% ECLIPSE_HOME%\ PlugInsNew\ XYZ\ eclipse\ plugins
Create a related .link file; then create a XYZ.link file in the% ECLIPSE_HOME%\ links directory
The contents are as follows:
Path=E:/OpenSource/Eclipse/PlugInsNew/XYZ is just a line of such path instructions. In this way, if you download multiple plug-ins, you can create multiple Link files in the same way. Put the Link file of which plug-in you want to load into the directory of% ECLIPSE_HOME%\ links. It is very convenient to use and manage. It is recommended that you do not put it in the default installation directory, which is more convenient for upgrading the Eclipse main program. Of course, if you like to use Find and Install... It is also possible to install it.
If your% ECLIPSE_HOME% above is different, please modify the path in the XYZ.link file.
Delete the plug-in and close Eclipse first
Delete the% ECLIPSE_HOME%\ links\ XYZ.link file
Delete% ECLIPSE_HOME%\ PlugInsNew\ XYZ entire directory and files
Restart Eclipse, and that will be fine. If the plug-in does not take effect or is not deleted, please add-clean to start Eclipse, that is, Eclipse.exe-clean
For more information on verification and record of plug-in installation, please see the .metadata\ .log file under Eclipse's workspace, such as% ECLIPSE_HOME%\ workspace\ .metadata\ .log file. If you have any problems, open this file and solve it.
On the "Eclipse plug-in Spring IDE in Eclipse how to use" this article to share 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.