【工具】在这里你能看到intellj(idea)的源码

https://github.com/JetBrains/intellij-community

源码编译说明:

IntelliJ IDEA Community Edition

Building and Running from the IDE

To develop IntelliJ IDEA, you can use either IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate not older than 2017.1. To build and run the code:
* Run getPlugins.sh / getPlugins.bat from the project root directory to check out additional modules.
* If this git repository is not on ‘master’ branch you need to checkout the same branches/tags in android and android/tools-base git repositories.
* Open the project.
* If an error notification about a missing required plugin (e.g. Kotlin) is shown enable or install that plugin.
* Configure a JSDK named “IDEA jdk” (case sensitive), pointing to an installation of JDK 1.6.
* Unless you’re running on a Mac with an Apple JDK, add /lib/tools.jar to the set of “IDEA jdk” jars.
* Configure a JSDK named “1.8“, pointing to an installation of JDK 1.8.
* Add /lib/tools.jar to the set of “1.8” jars.
* Use Build | Build Project to build the code.

To run the IDE from the built code
* use the provided shared run configuration “IDEA“.

To run tests apply these setting to the default JUnit run configuration type:
* Working dir:
<IDEA_HOME>\bin
* VM parameters:
-ea -Xbootclasspath/p:../out/classes/production/boot -Xmx128M -Djava.system.class.loader=com.intellij.util.lang.UrlClassLoader -Didea.config.path=../test-config -Didea.system.path=../test-system

You can find other useful information at http://www.jetbrains.org. Contribute section of that site describes how you can contribute to IntelliJ IDEA.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值