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 > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article introduces the relevant knowledge of "what is the method of myeclipse integrating apache-maven-3.3.9-bin". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
Download Maven3.3.9 locally, configure the Maven environment variable after decompression, create a new variable name in the user variable: maven_home, variable value: C:\ Program Files\ apache-maven-3.3.9 (depending on the location of the extracted maven on your machine), and then add "% maven_home%\ bin;" to the variable value of the path variable. Set up to test whether Maven is installed successfully, CMD, and enter: mvn-version; in the command window. If the following interface appears, maven installation is successful.
Next, modify the local repository of maven (maven downloads jar remotely to the local location according to your configuration, where the downloaded jar is stored, and it is also a warehouse where maven uses jar), and find the% maven_home%\ conf directory:
E:\ maven
Change it and save it.
The next step is to configure maven for myeclipse, which modifies the default installation of maven 1. [myeclipse's window- "preferences window shows an option for maven on the left.
two。 We need to add an external maven, that is, the maven installed on our machine, click installations, select the ADD button on the right, and select the maven installed on our machine.
Then click User Settings, set user settings, and select% maven_home%\ conf\ settings.xml; to set local repository to the local warehouse, that is, the path set in settings.xml: as shown below
4. After this step is set up, go to window-- > preferences-- > java-- > build path-- > classpath variables to find M2 repot edit, and edit path as your local warehouse (if it is already a local warehouse, do not edit it)
This is the end of the content of "what is the method of integrating apache-maven-3.3.9-bin with myeclipse". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
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.