This article may have been created or edited in return for undisclosed payments, a violation of Wikipedia's terms of use. It may require cleanup to comply with Wikipedia's content policies, particularly neutral point of view. (October 2019) |
Type | Private |
---|---|
Industry | Software |
Founded | 14 August 2000 |
Headquarters | Prague, Czech Republic |
Key people |
|
Products |
|
Revenue | 7,734,048,000 Czech koruna (2019) |
Operating income | 4,135,779,000 Czech koruna (2019) |
Net income | 3,362,997,000 Czech koruna (2019) |
Total assets | 8,625,036,000 Czech koruna (2019) |
Number of employees | 1,500[1] |
Website | jetbrains |
JetBrains s.r.o. (formerly IntelliJ Software s.r.o.) is a Czech[2]software development company who makes tools for software developers and project managers.[3][4] As of 2019[update], the company has offices in Prague, Saint Petersburg, Moscow, Munich, Boston, Novosibirsk, Amsterdam, Foster City and Marlton, New Jersey.[5][6][7][8][9]
The company offers many integrated development environments (IDE) for the programming languages Java, Groovy, Kotlin, Ruby, Python, PHP, C, Objective-C, C++, C#, Go,[10]JavaScript and SQL. The company created the Kotlin programming language, which can run in a Java virtual machine (JVM), in 2011.
InfoWorld magazine awarded the firm "Technology of the Year Award" in 2011 and 2015.[11][12]
JetBrains, initially called IntelliJ Software,[13][14] was founded in 2000 in Prague by three Russian software developers:[15] Sergey Dmitriev, Valentin Kipyatkov and Eugene Belyaev.[16] The company's first product was IntelliJ Renamer, a tool for code refactoring in Java.[4]
In 2012 CEO Sergey Dmitriev left the company to two newly appointed CEOs, Oleg Stepanov and Maxim Shafirov, to work in the field of bioinformatics.[17][18]
In 2021 the New York Times claimed, based on unidentified sources, that unknown parties might have embedded malware in JetBrains' software that led to the SolarWinds hack and other widespread security compromises.[19] JetBrains said they had not been contacted by any government or security agency, and that they had not "taken part or been involved in this attack in any way".[20]
Name | Description | Platform |
---|---|---|
AppCode | Supports programming in C, C++, Objective-C and Swift. Unlike most JetBrains products that are cross-platform, AppCode is only available for macOS. | macOS, iOS, watchOS and tvOS |
CLion | CLion (pronounced "sea lion") is a C and C++ IDE for Linux, macOS, and Windows integrated with the CMake build system.[21][22] The initial version supports GNU Compiler Collection (GCC) and Clang compilers and GDB debugger, LLDB and Google Test. In addition to C and C++, CLion supports other language either directly or via plugins: Kotlin, Python, Rust, Swift and others.[23] | cross-platform |
DataGrip | A DBA tool which is aimed at developers who work with SQL databases. A lite version of DataGrip is embedded within the Ultimate edition of some of JetBrains' IDEs. | cross-platform |
GoLand | For Go development.[24][25] With coding assistance and tool integration specific for the Go language.
GoLand was distributed as an open-source plugin for IntelliJ IDEA starting in 2013, with the code still available at GitHub.[26] In 2016, when it reached 30 thousand monthly active users, JetBrains decided to introduce a standalone IDE for Go development. The original name of this standalone IDE was Gogland, which was later changed to GoLand.[27] The first version of GoLand was released in November 2017.[28][29] |
cross-platform |
IntelliJ IDEA | IntelliJ IDEA was JetBrains's first IDE. It is primarily aimed at JVM-based technologies such as Java, Groovy, Kotlin, and Scala but it also supports Java EE and web development. An open-source version is available under the name IntelliJ IDEA Community Edition, and a proprietary version as IntelliJ IDEA Ultimate Edition. IntelliJ IDEA Ultimate Edition can include the feature set of PhpStorm, PyCharm and RubyMine via plugins. | cross-platform |
PhpStorm | For PHP and web development.[30] | cross-platform |
PyCharm | For Python and web development. An open source version is available as PyCharm Community Edition, and a proprietary version as PyCharm Professional Edition.[31] A special version called PyCharm Edu is based on PyCharm aimed specifically at learning programming with Python.[32] PyCharm has a distribution PyCharm for Anaconda which can be installed together with Anaconda and is tightly integrated with it.[33] |
cross-platform |
Rider | For C# and .NET development that comes with ReSharper functionality built-in.[34] | cross-platform |
RubyMine | For Ruby, Ruby on Rails and web development. | cross-platform |
WebStorm | For web, JavaScript and TypeScript development. Many of JetBrains's other IDEs include the feature set of WebStorm via plugins. | cross-platform |
ReSharper Ultimate is a group of products containing the award-winning[35] ReSharper plugin for Visual Studio, dotCover, a code coverage tool, dotMemory, a memory profiler, dotTrace, a performance profiler and dotPeek, a disassembler.[36][37] ReSharper provides a series of features for Visual Studio developers including code analysis, refactoring, navigation, test runner, build runner and more.
Kotlin is a statically typed programming language that runs on the Java Virtual Machine and also compiles to JavaScript or native code (via LLVM). The name comes from the Kotlin Island, near St. Petersburg.
Kotlin is designed to be a "better language" than Java, but still be fully interoperable with Java code, allowing companies to make a gradual migration from Java to Kotlin.
On 7 May 2019, Google declared Kotlin its preferred language for Android applications development.[38]
MPS (Meta Programming System) is an open-source language workbench that focuses on Domain-Specific Languages (DSLs). It uses projectional editing instead of classical textual editing offering easy language composition, multiple code visualizations as well as various non-textual notations for DSL designers. MPS comes with its own code generation engine, which can be used to provide semantics for MPS-based DSLs. It also provides the ability to capture information about other language aspects like type-system, constraints, data flow, and others.
Hub is a free JetBrains Team Tools connector. It enables advanced integration between JetBrains team collaboration tools: YouTrack, Upsource, Teamcity. A user can log in once in Hub and stay authenticated in all JetBrains tools throughout. Hub also manages a single database of users, groups, roles, permissions, projects, and shares it among all connected YouTrack and Upsource installations. It provides a Dashboard to track issues, commits, build status and more data from YouTrack, TeamCity and Upsource.
TeamCity is a continuous integration and continuous delivery server developed by JetBrains. It is a server-based web application written in Java. TeamCity is a proprietary commercial software with a Freemium license for up to 20 build configurations and three free build agents.
Upsource is a code review and repository browsing tool. It provides a UI for exploring and monitoring Git, GitHub, Mercurial, Perforce and/or Subversion repositories from a central location. Upsource provides syntax highlighting for multiple programming languages, and provides server-side static code analysis, code-aware navigation, and usage search for Java, PHP, JavaScript and Kotlin languages.
YouTrack is a proprietary, commercial web-based bug tracker, issue tracking system, and agile project management software developed by JetBrains. It provides development teams with query-based issue search with auto-completion, manipulating issues in batches, extended keyboard-shortcuts support, customizing the set of issue attributes, and creating custom workflows. YouTrack provides support for both Scrum and Kanban methodologies and allows developers to follow a custom process. YouTrack is localized into English, German, Russian, Spanish and French. YouTrack is available as SaaS and on-premises. The free version includes up to 10 users.
Datalore is an intelligent web application for data analysis and visualization, which is focused specifically on the machine learning environment in Python.[39]
Toolbox App is an application that facilitates easy installation and uninstallation of JetBrains IDEs. It allows users to log in with a JetBrains account and install all of the products they own.
JetBrains Academy[40] is an online platform to learn programming, including such programming languages as Python, Java, and Kotlin. The Academy was introduced by JetBrains in 2019, and reached 200,000 users by July 2020.[41][42]
Space is a tool for "integrated team environment" with support for teams, version control, blogs, meetings, CI/CD, document storage and more. The product was announced at KotlinConf 2019[43] and, after a beta testing period, launched in December 2020.[44][45]
JetBrains IDEs have several license options, which feature the same software abilities and differ in their price and terms of use. The team products are available as hosted and installed versions and have free versions for small teams.[46][47] Many products are free for open source projects and educational institutions.[48]
In 2009, JetBrains open-sourced the core functionality of IntelliJ IDEA by offering the free Community Edition.[48][49] It is built on the IntelliJ Platform and includes its sources. JetBrains released both under Apache License 2.0.[50] In 2010, Android support became a part of the Community Edition,[51] and two years later Google announced[52] its Android Studio, the IDE for mobile development on Android platform built on the Community Edition of IntelliJ IDEA and an official alternative to Eclipse Android Developer Tool.[53] In June 2015, it was announced that the support of Eclipse ADT would be discontinued making Android Studio the official tool for Android App development.[54]
MPS, short for meta programming system, and Kotlin, a statically typed programming language for JVM, are both open source and non-commercial.[55][56]
In January 2020, JetBrains released a geometric monospaced font called JetBrains Mono as the default font for their IDEs under the Apache License 2.0.[57][58] The font is designed for reading source code by being optimized for reading vertically with support for programming ligatures. It has a larger x-height than Consolas, Fira Mono, or Source Code Pro.[59]
Fabrique was to be a rapid application development (RAD) software framework for building custom web and enterprise applications. A preview version was shown in 2004,[60] but it was never released. It was instead decided to "leverage all our gains in experience and new technologies to create a best-of-breed integration of IntelliJ IDEA with standard frameworks and technologies, thus pushing web application development to a whole new level".[61]
Omea is a desktop-based reader and organizer for RSS (and later of every bit of information that comes across one's desktop),[62] the first[63] and so far the only consumer-oriented product from JetBrains. Introduced in 2004, it failed to gain expected popularity.[62] In 2008, having reached v 2.2, Omea was open-sourced under the GNU General Public License (GPL) v2.[64] The product is still available for download, and after the retirement[65] of Google Reader, has gained some attention again.[62][66]
Astella is an IDE for Adobe Flash and Apache Flex. This most short-lived JetBrains product was announced in October 2011,[67] just a month before Adobe Systems killed Mobile Flash.[68]
By: Wikipedia.org
Edited: 2021-06-18 15:17:59
Source: Wikipedia.org