当前位置:网站首页>Idea installation summary
Idea installation summary
2022-06-22 16:36:00 【xiao_ zhu_ ting_ feng】
1.IDEA Introduce
IDEA Full name IntelliJ IDEA, yes java The integrated environment of programming language development .IntelliJ Recognized as the best in the industry java development tool , Especially in smart code assistants 、 Code autoprompt 、 restructure 、J2EE Support 、 Various versions of tools (git、svn etc. )、JUnit、CVS Integrate 、 The code analysis 、 Innovative GUI Design and other aspects of the function can be said to be extraordinary .IDEA yes JetBrains Products of the company , The company is headquartered in Czech Republic The capital of Bragg , Developers are mainly Eastern European programmers who are famous for their preciseness . Its flagship version also supports HTML,CSS,PHP,MySQL,Python etc. . Free version only supports Python And so on .
2. download
https://www.jetbrains.com/idea/download/
choice rar edition , or zip edition

3. Study and research
What I'm doing is zip Installation free version , So you can use it directly after decompression , Novices have 30 Days of free use , Enough to study , The following is the extracted directory after downloading

4. About using to 2089 Problems in
Support 2019.3.3 edition
https://zhile.io/2018/08/25/jetbrains-license-server-crack.html
4.1 The first jetbrains-agent.jar Files in IDEA Of bin Under the table of contents , The latest version of this document can be obtained through the link above

4.2 open IDEA, Click on Help->edit custom vm options, Cut off the network
-javaagent:E:/ideaIU-2019.3.3.win/bin/jetbrains-agent.jar=offline

notes : The above steps must be followed , Otherwise it will lead to IDEA Unable to open
5.IDEA restart
Open after restart help->register Enter the registration code

7. Possible problems
7.1 iDEA Unable to open , My solution :
find C:\Users\administator\.IntelliJIdea2019.3 Delete file
7.2 The registration code displayed during registration is illegal , terms of settlement :
jetbrains-agent.jar The update date does not match the registration code , Find the latest version and try again
边栏推荐
- SAP ABAP sub screen tutorial: call sub screen -010 in SAP
- Test for API
- Simple understanding of asynchronous IO
- Smart forms-014 in SAP ABAP
- SAP ABAP BAPI-016
- SAP ABAP BAPI-016
- Make the code elegant (learn debugging + code style)
- NiO uses writable events to handle the situation of one-time write incompleteness
- SAP script tutorial: se71, se78, SCC1, vf03, so10-013
- SAP ABAP report programming-08
猜你喜欢

shell学习

6.GUI(图形,填充)

What is SAP ABAP? Type, ABAP full form and meaning

Machine learning notes - Hagrid - Introduction to gesture recognition image data set

SAP 中的 ABAP 查询教程:SQ01、SQ02、SQ03-017

数睿数据深度 | 关于软件自主可控,源代码向左,无代码向右

【C语言】库函数qsort的使用

SAP ABAP 中的用户出口和客户出口-015

SAP ABAP data dictionary tutorial se11: tables, locked objects, views, and structures-03

Linux安装mysql
随机推荐
NiO service multithreaded version
GD32F4xx MCU 驱动mcp2515扩展CAN接口
Runtime——探索类,对象,分类本质
Uniapp wechat applet obtains page QR code (with parameters)
4.字符串(倒序且大小写转换)
为数字添加千分位符号(金额千分位)
Oracle database and table
Conversion between numeric types and strings
SAP web service cannot log in to SOA management page with soamanager
执行逻辑大同小异的实现类使用模板模式
Make the text template in pycharm project support jinjia2 syntax
5. reading and writing of documents (students)
CUMT study diary - quick notes of digital image processing examination
毕业季·本科毕业感想——机械er的自救之路
为什么要买增额终身寿险?增额终身寿险安全可靠吗?
SAP ABAP internal tables: create, read, populate, copy and delete-06
长安链使用技巧总结
SAP ABAP BAPI-016
【小程序项目开发-- 京东商城】uni-app开发之分包配置
接口幂等性设计