Home | History | Annotate | Download | only in intellij-core
      1 IntelliJ Core:
      2 --------------
      3 Downloaded from
      4 https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/idea/intellij-core/162.2228.14/intellij-core-162.2228.14.zip
      5 
      6 The version number here, 162.2228.14, matches the IDE used in Studio,
      7 defined in tools/adt/idea/adt-branding/src/idea/AndroidStudioApplicationInfo.xml;
      8 
      9   <build number="__BUILD_NUMBER__" date="__BUILD_DATE__" apiVersion="AI-162.2228.14"/>
     10 
     11 You can find all the available releases here:
     12 https://www.jetbrains.com/intellij-repository/releases
     13 
     14 They do not ship/distribute individual components for the contents
     15 inside that .zip file, so we unzip the download before checking in
     16 .jar files needed during the build as prebuilts. But we delete some
     17 of the larger unused pieces such as the 38MB intellij-core-analysis.jar
     18