IntelliJ IDEA Community Edition

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Post Reply
Message
Author
User avatar
tproli
Posts: 1172
Joined: Sat Sep 09, 2006 10:14 am
Location: Hungary
Contact:

IntelliJ IDEA Community Edition

#1 Post by tproli »

IntelliJ IDEA Community Edition 12
Free and open-source (Apache License 2.0)
darcula-minimized.png
More screenshots @ Softpedia

IntelliJ IDEA Community Edition will provide Java, Groovy or Swing developers or doing Swing development with the perfect choice.

It has all the crown jewels of IntelliJ IDEA, including various refactorings and code inspections, coding assistance, debugging, TestNG and JUnit testing; CVS, Subversion and Git support, as well as Ant and Maven build integration.
  • Intelligent code editor understanding your code, with refactorings, code inspections, intention actions, easy navigation and full Java 7 support.
  • JUnit and TestNG integration and a convenient test runner UI.
  • Maven, Gradle and Ant-based project setup and building.
  • Comprehensive Groovy programming language support plus plugins for Scala and Clojure.
  • Google Android development including latest SDK support.
  • Unified UI and experience for most popular version control systems: Subversion, Git/GitHub, Mercurial and CVS. Visual merge, diff and changelists.
  • Powerful XML editor with XML-Java interoperability.
  • The Swing UI designer for developing Java desktop applications.
  • Integrates with JetBrains TeamCity for continuous integration and pre-tested commit support.
  • YouTrack, JIRA, GitHub and other trackers integration for task management and IDE context control.
Requirements
  • 1 GB RAM minimum, 2 GB RAM recommended
  • 300 MB hard disk space + at least 1 G for caches
  • 1024x768 minimum screen resolution
  • JDK 1.6 or higher
Download page
http://www.jetbrains.com/idea/download/index.html

Notes
  • editing bin\idea.properties you can tell where to store program settings by using the ${idea.home} variable
  • copying JDK files into the application's "jre" subdirectory eliminates installing JDK
  • Not stealth: "HKEY_CURRENT_USER\Software\ej-technologies\exe4j" reg key (minor, contains no application settings)

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: IntelliJ IDEA Community Edition

#2 Post by webfork »

Recent post about this talked about making Jetbrains portable:
https://www.aloneguid.uk/posts/2021/09/ ... tallation/

Status: Untested

Gradonsky
Posts: 2
Joined: Sun Sep 19, 2021 12:59 pm

Re: IntelliJ IDEA Community Edition

#3 Post by Gradonsky »

IntelliJ IDEA is very cool, but when you form an android application, all 8 Gb of Ram is filled to capacity. To work comfortably in IntelliJ, you need 16 GB of RAM. And if a large project, then you need to optimize everything well in order to quickly assemble the project.

Post Reply