黄舟2017-04-18 09:05:13
As mentioned above, IntelliJ Idea was developed by jetbrains. Personally, I think their company’s software is quite good, such as phpStorm, PyCharm, etc. You can learn more about it
天蓬老师2017-04-18 09:05:13
IntelliJ IDEA
Webstorm
android studio
are all in this style. The last two are a simplified version of the idea and the other is an expanded version based on the idea
PHPz2017-04-18 09:05:13
Jetbrains’ IDEs all look like this. If you are asking about java IDE, then the name should be IntelliJ IDEA.
The flagship version of this IDE is known as the most powerful Java IDE. Although the free community version is also easy to use, it does not have many functions. However, if you are a student, you can apply for the ultimate version for free.
IDEA is also a general IDE platform that can support different languages through plug-ins. Languages such as python, go, rust, haskell and other languages officially provide plug-in support.