Coder Social home page Coder Social logo

asifurrouf / intellij-community Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jetbrains/intellij-community

1.0 1.0 0.0 1.9 GB

IntelliJ IDEA Community Edition

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

License: Apache License 2.0

Java 84.82% HTML 0.96% Lex 0.10% Shell 0.04% Python 12.30% Batchfile 0.04% NSIS 0.05% JavaScript 0.07% C# 0.01% Smalltalk 0.01% Erlang 0.01% FLUX 0.01% AspectJ 0.01% Perl 6 0.01% Groovy 1.25% Scala 0.01% Protocol Buffer 0.01% Kotlin 0.13% C++ 0.11% C 0.12%

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. To build and run the code:

  • Run getPlugins.sh / getPlugins.bat from the project root directory to check out additional modules.
  • Install the Kotlin plugin from the plugin manager (version 0.12.613). Parts of IntelliJ IDEA are written in Kotlin, and you need the plugin to compile the code.
  • Make sure you have the Groovy plugin enabled. Parts of IntelliJ IDEA are written in Groovy, and you will get compilation errors if you don't have the plugin enabled.
  • Make sure you have the UI Designer plugin enabled. Most of IntelliJ IDEA's UI is built using the UI Designer, and the version you build will not run correctly if you don't have the plugin enabled.
  • Open the project.
  • 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 | Make Project to build the code.
  • To run the code, use the provided shared run configuration "IDEA".

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 alexander-lobas avatar amakeev avatar ampivovarov avatar basleijdekkers avatar bulenkov avatar cdracm avatar chashnikov avatar denofevil avatar develar avatar dmitry-avdeev avatar donnerpeter avatar east825 avatar eugene-kudelevsky avatar eugenezh avatar gorrus avatar gregsh avatar iris24 avatar jb-dmitry avatar klikh avatar ktisha avatar maxmedvedev avatar nadyazabrodina avatar pchel- avatar shafirov avatar trespasserw avatar trofimander avatar vlasovskikh avatar yanncebron avatar yole avatar

Stargazers

 avatar

Watchers

 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.