Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The process of installing IDEA under Centos7.2

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article introduces the relevant knowledge of "the process of installing IDEA under Centos7.2". 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!

I. Overview

In order to facilitate code debugging, I install IDEA development tools on the virtual machine Centos7.2. Here, I will explain the detailed installation process to some beginners. It is relatively simple. Here is the cracking package of IDEA2018.3.6, which can be downloaded directly from my Baidu network disk:

Software version:

Centos7.2

IDEA2018.3.6

Second, installation steps

1.idea can be downloaded directly from the official website. It is not recommended to download the latest version, which is difficult to crack. Download is slightly earlier than the latest version. The community version is not fully functional here, as shown in the figure:

Https://www.jetbrains.com/idea/download/#section=linux

two。 It is best to install JDK, Maven and other basic software packages on your virtual machine, upload and download the ideaIU-2018.3.6.tar.gz file, and perform decompression:

[root@master opt] # tar-zxvf ideaIU-2018.3.6.tar.gz

3. It needs to be cracked here. I put it on my Baidu network disk and can download it directly. If the resource has expired, you can follow my official account and leave me a message to download the resource, and put the JetbrainsIdesCrack-4.2-release.jar cracking package in the bin directory:

Baidu network disk link:

Link: https://pan.baidu.com/s/1z-SmPU6z574VxDRHv9xCXw

Extraction code: 4p7e

4. Modify the files in the bin directory. Add the following to the last line of the idea.vmoptions and idea64.vmoptions files:

-javaagent:/data/ideaIU201836/bin/JetbrainsIdesCrack-4.2-release.jar

5. Open the terminal on the linux desktop and run idea.sh under the bin directory to open idea:

6. In the pop-up registration box, click Active code and enter any content to register successfully. The registration will expire after 2100 years, as shown in the figure:

This is the content of "the process of installing IDEA under Centos7.2". 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.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report