JetBrains

JetBrains
Private
Industry Software
Founded 2000
Headquarters Czech Republic
Key people
  • Sergey Dmitriev
  • Max Shafirov
  • Oleg Stepanov
Products
Number of employees
500+
Website www.jetbrains.com

JetBrains (formerly IntelliJ) is a software development company whose tools are targeted towards software developers and project managers.[1][2]

As of 2015, the company has over 500[3] employees in its five offices:[4] in Prague, Saint Petersburg,[5] Moscow, Munich, and Boston.[6]

The company offers an extended family of integrated development environments (IDEs) for the programming languages Java, Ruby, Python, PHP, SQL, Objective-C, C++, and JavaScript.

In 2011 the company entered a new area by introducing Kotlin, a programming language that runs in a Java virtual machine (JVM).

History

JetBrains, initially called IntelliJ,[7] was founded in 2000 in Prague by three software developers:[8] Sergey Dmitriev, Valentin Kipiatkov and Eugene Belyaev.[9]

The company's first product was IntelliJ Renamer, a tool for code refactoring in Java.[2]

In 2012, after having been the company's CEO for 12 years, Sergey Dmitriev entrusted the company to two newly appointed CEOs, Oleg Stepanov and Maxim Shafirov, and devoted himself to his scientific endeavors in the field of bioinformatics.[10][11]

Products

The company offers an extended family of integrated development environments (IDEs) for the programming languages Java, Ruby, Python, PHP, Objective-C, C++, and JavaScript.[12]

JetBrains are also the makers of tools for .NET Framework developers, including ReSharper, dotTrace, dotMemory, dotCover and dotPeek, plus team development tools: TeamCity for continuous integration and build management, YouTrack for issue tracking and Upsource for code review.[13][14]

In 2011 the company entered a new area by introducing Kotlin, a new Java virtual machine (JVM) programming language.[12]

CLion
Developer(s) JetBrains
Stable release 2016.1.1 / 17 March 2016 (2016-03-17)
Written in Java
Operating system OS X, Windows, Linux
Website www.jetbrains.com/clion
DataGrip
Developer(s) JetBrains
Stable release 1.0.3 / 18 February 2016 (2016-02-18)
Operating system OS X, Windows, Linux
Website www.jetbrains.com/datagrip
Hub
Developer(s) JetBrains
Stable release 1.0.809 / 15 March 2016 (2016-03-15)
Operating system OS X, Windows, Linux
Website www.jetbrains.com/hub
RubyMine
Developer(s) JetBrains
Stable release 2016.1 / 30 March 2016 (2016-03-30)
Written in Java
Operating system OS X, Windows, Linux
Website www.jetbrains.com/ruby
WebStorm
Developer(s) JetBrains
Stable release 2016.1.1 / 17 March 2016 (2016-03-17)
Operating system OS X, Windows, Linux
Website www.jetbrains.com/webstorm

CLion

CLion (pronounced "sea lion") is a cross-platform C/C++ IDE for Linux, OS X, and Windows integrated with the CMake build system.[15][16] The initial version will support the GNU Compiler Collection (GCC) and Clang compilers and GDB debugger, with JetBrains hoping to support LLDB and Google Test in the future.[17]

Revenue model

JetBrains IDEs have several license options, which feature 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.[18][19] All products are free for open source projects and educational institutions.[20]

IntelliJ IDEA Ultimate is one of the only paid products in a field of free or open source options.[21][22][23]

Open source projects

In 2009, JetBrains open-sourced the core functionality of IntelliJ IDEA by offering the free Community Edition.[20][24] It is built on the IntelliJ Platform and includes its sources. JetBrains released both under Apache License 2.0.[25] In 2010, Android support became a part of the Community Edition,[26] and two years later Google announced[27] 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.[28] In June 2015, it was announced that the support of Eclipse ADT will be discontinued making the Android Studio the official tool for Android App development.[29]

MPS, short for meta programming system, and Project Kotlin, a statically typed programming language for JVM, are both open source and non-commercial.[30][31]

Past projects

Fabrique, a rapid application development (RAD) software framework for building custom Web and enterprise applications.[32] Introduced in 2004,[32] apparently dead since 2008.

Omea, a desktop-based reader and organizer for RSS (and later of every bit of information that comes across one’s desktop),[33] the first[34] and so far the only consumer-oriented product from JetBrains. Introduced in 2004, it failed to gain expected popularity.[33] In 2008, having reached v 2.2, Omea was open-sourced under the GNU General Public License (GPL) v2.[35] The product is still available for download, and after the retirement[36] of Google Reader, has gained some attention again.[33][37]

Astella, an IDE for Adobe Flash and Apache Flex. This most short-lived JetBrains product was announced in October 2011,[38] just a month before Adobe Systems killed Mobile Flash.[39]

Awards and recognition

InfoWorld magazine awarded the firm "Technology of the Year Award" in 2015 and 2011.[40][21]

References

  1. Taft, Darryl K. (29 June 2012). "JetBrains Ships YouTrack 4.0 Agile Dev Tool". eWeek.
  2. 1 2 Hunger, Michael (26 November 2010). "JetBrains Developer Tools". infoQ.
  3. "JetBrains Website/Meet Our Team".
  4. "JetBrains Website/Company".
  5. Waters, John K. (27 July 2011). "Java IDE Maker JetBrains Creates New JVM Language". ADT Magazine.
  6. "Crunchbase".
  7. "12th Annual Jolt and Productivity Awards".
  8. Heiss, Janice J. (November 2012). "JAX Innovation Awards winners reflect the vibrancy of the Java community". Oracle Technology Network.
  9. "Java Posse #001 - Interview with Rob Harwood of Jetbrains about IntelliJ IDEA". 22 September 2005.
  10. Осипов, Антон (26 October 2012). "JetBrains назначила генеральных директоров в Санкт-Петербурге и Мюнхене". Vedomosti.
  11. Лаврентьева, Наталья (24 October 2012). "Российский поставщик средств разработки для Oracle и HP назначил гендиректорами двух программистов". Cnews.ru.
  12. 1 2 Stal, Michael (23 July 2011). "JetBrains introduces the new JVM language Kotlin". InfoQ.
  13. Taft, Darryl (11 May 2012). "JetBrains Ships Free .NET Decompiler". eweek.
  14. Hunger, Michael (13 January 2012). "IDE's and Developer tools, current state and future". InfoQ.
  15. Bridgwater, Adrian (13 September 2014). "JetBrains CLion: A New Cross Platform C/C++ IDE". Dr. Dobb's Journal.
  16. Avram, Abel (9 September 2014). "JetBrains CLion, a C/C++ IDE, and ReSharper for C++". InfoQ.
  17. Krill, Paul (14 September 2014). "Version 1.0 of JetBrains' CLion IDE will include C/C++ support". InfoWorld.
  18. Walker-Morgan, Dj (21 June 2013). "TeamCity 8 brings better organisation to continuous integration". The Heise.
  19. Vogel, Peter (6 September 2011). "Free Tool: JetBrains YouTrack". Visual Studio Magazine.
  20. 1 2 Handy, Alex (15 October 2009). "JetBrains creates open-source IntelliJ IDEA". SD Times. Archived from the original on 18 October 2009.
  21. 1 2 "InfoWorld's 2011 Technology of the Year Award winners". InfoWorld. 12 January 2011.
  22. "Die besten Java-IDEs". Computerwoche. 28 July 2011.
  23. Waters, John K. (28 February 2011). "Scrappy JetBrains Releases PhpStorm 2". ADT Magazine.
  24. "IntelliJ IDEA open sourced". 15 October 2009.
  25. Krill, Paul (12 October 2009). "JetBrains readies open source version of its Java IDE". InfoQ.
  26. Russakovskii, Artem (9 December 2010). "JetBrains Releases IntelliJ IDEA 10 With Full Android Gingerbread Support In The Free Community Edition". Android Police.
  27. Thomson, Iain (15 May 2013). "Live Blog: Google I/O keynote". The Register.
  28. Wayner, Peter (22 May 2013). "First look: Android Studio eclipses Eclipse". InfoQ.
  29. Eason, Jamal (26 June 2015). "An update on Eclipse Android Developer Tools".
  30. Blewitt, Alex (14 February 2012). "Kotlin Open Sourced". InfoQ.
  31. Schmidt, Julia (11 September 2013). "JetBrains MPS 3.0 mit mehr Struktur". Heise Developer.
  32. 1 2 Krill, Paul (23 April 2004). "JetBrains storms into easy-to-use Java tools fray". Infoworld.
  33. 1 2 3 Kurdi, Samer (18 March 2013). "Omea Reader: may be the only RSS aggregator which lets you attach tags and notes to RSS posts". Freewaregenious.
  34. "JetBrains Releases Omea Reader". InformationWeek. 6 October 2004.
  35. "Tim Anderson's IT Writing".
  36. "Google Reader: what are the alternatives?". The Guardian. 7 June 2013.
  37. "8 Awesome Alternatives to Google Reader". Technolect. 25 April 2013.
  38. Neumann, Alexander (4 October 2011). "Astella: neue IDE für Flash, Flex, AIR und HTML5 von JetBrains". Heise.
  39. Arthur, Charles (9 November 2011). "Adobe kills mobile Flash, giving Steve Jobs the last laugh". The Guardian.
  40. "InfoWorld's 2015 Technology of the Year Award winners".

External links

This article is issued from Wikipedia - version of the Friday, May 06, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.