GithubHelp home page GithubHelp logo

alexrkopp-xx / intellij-community Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jetbrains/intellij-community

0.0 2.0 0.0 2.4 GB

IntelliJ IDEA Community Edition

Home Page: http://www.jetbrains.com/idea/

License: Apache License 2.0

Java 82.90% HTML 0.94% Lex 0.09% Python 12.38% Shell 0.03% Batchfile 0.03% NSIS 0.03% Groovy 1.61% JavaScript 0.29% Visual Basic 0.01% Kotlin 1.67% Smalltalk 0.01% C# 0.01% Erlang 0.01% HLSL 0.01% AspectJ 0.01% Perl 6 0.01% Scala 0.01% Protocol Buffer 0.01% CMake 0.01%

intellij-community's Introduction

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 15.0. 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 <JDK_HOME>/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 <JDK_18_HOME>/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.

intellij-community's People

Contributors

akozlova avatar yole avatar donnerpeter avatar cdracm avatar trespasserw avatar bulenkov avatar develar avatar basleijdekkers avatar dmitry-avdeev avatar klikh avatar chashnikov avatar shafirov avatar ktisha avatar iris24 avatar trofimander avatar maxmedvedev avatar amakeev avatar ampivovarov avatar gregsh avatar vlasovskikh avatar gorrus avatar eugene-kudelevsky avatar eugenezh avatar east825 avatar jb-dmitry avatar juliabeliaeva avatar pchel- avatar yanncebron avatar nadyazabrodina avatar denofevil avatar

Watchers

James Cloos avatar Alex Kopp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.