Company:JetBrains

From HandWiki
(Redirected from RubyMine)
JetBrains s.r.o.
TypePrivate
IndustrySoftware
Founded14 August 2000; 23 years ago (2000-08-14)
HeadquartersPrague, Czech Republic
Key people
  • Sergey Dmitriev
  • Max Shafirov, CEO
Products
Number of employees
1,500[1]
Websitejetbrains.com

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), the company has offices in Prague, Saint Petersburg, Moscow, Munich, Boston, Novosibirsk, Amsterdam, Foster City and Marlton, New Jersey.[5][6][7][8]

The company offers many integrated development environments (IDE) for the programming languages Java, Groovy, Kotlin, Ruby, Python, PHP, C, Objective-C, C++, C#, Go,[9] JavaScript, and the domain-specific language 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.[10][11]

History

JetBrains logo used from 2000 to 2016

JetBrains, initially called IntelliJ Software,[12][13] was founded in 2000 in Prague by three Russian software developers:[14] Sergey Dmitriev, Valentin Kipyatkov and Eugene Belyaev.[15] 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.[16][17]

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.[18] 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".[19]

Products

IDEs

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.[20][21] 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 languages either directly or via plugins: Kotlin, Python, Rust, Swift and others.[22] 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.[23][24] 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.[25] 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.[26] The first version of GoLand was released in November 2017.[27][28]

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.[29] 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.[30] A special version called PyCharm Edu is based on PyCharm aimed specifically at learning programming with Python.[31]

PyCharm has a distribution PyCharm for Anaconda which can be installed together with Anaconda and is tightly integrated with it.[32]

cross-platform
Rider For C# and .NET development that comes with ReSharper functionality built-in.[33] 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

Plugins

ReSharper Ultimate

ReSharper Ultimate is a group of products containing the award-winning[34] ReSharper plugin for Visual Studio, dotCover, a code coverage tool, dotMemory, a memory profiler, dotTrace, a performance profiler and dotPeek, a disassembler.[35][36] ReSharper provides a series of features for Visual Studio developers including code analysis, refactoring, navigation, test runner, build runner and more.

Programming languages

Kotlin

Main page: Kotlin (programming language)

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.[37]

MPS

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.

Team tools

Hub

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

Main page: Software:TeamCity

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

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

Main page: Software:YouTrack

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.

Tools for data science

Datalore

Datalore is an intelligent web application for data analysis and visualization, which is focused specifically on the machine learning environment in Python.[38]

Toolbox App

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

JetBrains Academy[39] 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.[40][41]

Integrated Team Environment

Space

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[42] and, after a beta testing period, launched in December 2020.[43][44]

Revenue model

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.[45][46] Many products are free for open source projects, students, teachers and classrooms.[47]

Open source projects

In 2009, JetBrains open-sourced the core functionality of IntelliJ IDEA by offering the free Community Edition.[47][48] It is built on the IntelliJ Platform and includes its sources. JetBrains released both under Apache License 2.0.[49] In 2010, Android support became a part of the Community Edition,[50] and two years later Google announced[51] 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.[52] 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.[53]

MPS, short for meta programming system, and Kotlin, a statically typed programming language for JVM, are both open source.[54][55]

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.[56][57] 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.[58]

Past projects

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,[59] 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".[60]

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

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

References

  1. Khrennikov, Ilya (17 December 2020). "Czech Startup Founders Turn Billionaires Without VC Help". Bloomberg. https://www.bloomberg.com/news/articles/2020-12-18/czech-startup-founders-turn-billionaires-without-vc-help. 
  2. https://resources.jetbrains.com/storage/products/jetbrains/docs/corporate-overview/en-us/jetbrains_corporate_overview.pdf page 4
  3. Taft, Darryl K. (29 June 2012). "JetBrains Ships YouTrack 4.0 Agile Dev Tool". eWeek. http://www.eweek.com/c/a/Application-Development/JetBrains-Ships-YouTrack-40-Agile-Dev-Tool-750620/. 
  4. 4.0 4.1 Hunger, Michael (26 November 2010). "JetBrains Developer Tools". infoQ. http://www.infoq.com/articles/jetbrains-developer-tools/. 
  5. "Our Offices - Contact Us - JetBrains". https://www.jetbrains.com/company/contacts/#headquarters-international-sales. 
  6. "People". https://www.jetbrains.com/company/people/. 
  7. "Company". https://www.jetbrains.com/company/. 
  8. Waters, John K. (27 July 2011). "Java IDE Maker JetBrains Creates New JVM Language". ADT Magazine. http://adtmag.com/articles/2011/07/27/jetbrains-creates-kotlin.aspx/. 
  9. "GoLand: Capable and Ergonomic Go IDE by JetBrains". https://www.jetbrains.com/go/. 
  10. staff, InfoWorld (26 January 2015). "InfoWorld's 2015 Technology of the Year Award winners". https://www.infoworld.com/article/2871935/infoworlds-2015-technology-of-the-year-award-winners.html. 
  11. "InfoWorld's 2011 Technology of the Year Award winners". InfoWorld. 12 January 2011. http://www.infoworld.com/d/infoworld/infoworlds-2011-technology-the-year-award-winners-285&current=16. 
  12. "IntelliJ Software s.r.o. v likvidaci IČO: 26193264". https://rejstrik.penize.cz/26193264-intellij-software-s-r-o-v-likvidaci. 
  13. "12th Annual Jolt and Productivity Awards". http://www.drdobbs.com/joltawards/12th-annual-jolt-and-productivity-awards/184414869. 
  14. Heiss, Janice J. (November 2012). "JAX Innovation Awards winners reflect the vibrancy of the Java community". Oracle Technology Network. http://www.oracle.com/technetwork/articles/java/jaxawards-1843595.html. 
  15. "Java Posse No. 001 - Interview with Rob Harwood of Jetbrains about IntelliJ IDEA". 22 September 2005. http://javaposse.com/java_posse_001_interview_with_rob_harwood_of_jetbrains_about_intelli_j_idea/. 
  16. Осипов, Антон (26 October 2012). "JetBrains назначила генеральных директоров в Санкт-Петербурге и Мюнхене". Vedomosti. http://www.vedomosti.ru/tech/news/5446551/jetbrains_naznachila_generalnyh_direktorov_v_sanktpeterburge/. 
  17. Лаврентьева, Наталья (24 October 2012). "Российский поставщик средств разработки для Oracle и HP назначил гендиректорами двух программистов". Cnews.ru. http://www.cnews.ru/top/2012/10/24/rossiyskiy_postavshhik_sredstv_razrabotki_dlya_oracle_i_hp_naznachil_gendirektorami_dvuh_programmistov_507454/. 
  18. Perlroth, Nicole; Sanger, David E.; Barnes, Julian E. (6 January 2021). "Widely Used Software Company May Be Entry Point for Huge U.S. Hacking". https://www.nytimes.com/2021/01/06/us/politics/russia-cyber-hack.html. 
  19. Shafirov, Maxim (6 January 2021). "Statement on the story from The New York Times regarding JetBrains and SolarWinds". https://blog.jetbrains.com/blog/2021/01/06/statement-on-the-story-from-the-new-york-times-regarding-jetbrains-and-solarwinds/. 
  20. Bridgwater, Adrian (13 September 2014). "JetBrains CLion: A New Cross Platform C/C++ IDE". Dr. Dobb's Journal. http://www.drdobbs.com/tools/jetbrains-clion-a-new-cross-platform-cc/240169026. 
  21. Avram, Abel (9 September 2014). "JetBrains CLion, a C/C++ IDE, and ReSharper for C++". InfoQ. http://www.infoq.com/news/2014/09/jetbrains-clion. 
  22. "Supported Languages - Features | CLion". https://www.jetbrains.com/clion/features/supported-languages.html. 
  23. "GoLand: The Up and Coming Go IDE by JetBrains". https://www.jetbrains.com/go/. 
  24. Ewbank, Kay (19 December 2017). "GoLand Adds Go To IntelliJ". i-programmer.info. https://www.i-programmer.info/news/90-tools/11401-goland-adds-go-to-intellij.html. 
  25. "Go plugin for IntelliJ". https://github.com/go-lang-plugin-org/go-lang-idea-plugin. 
  26. "Announcing Gogland – Brand New Go IDE from JetBrains". Andrey Cheptsov. https://blog.jetbrains.com/go/2016/12/15/announcing-gogland-brand-new-go-ide-from-jetbrains/. 
  27. "Announcing GoLand (Former Gogland) EAP 18: Final Product Name, Templates Support and More". Andrey Cheptsov. https://blog.jetbrains.com/go/2017/11/02/announcing-goland-former-gogland-eap-18-final-product-name-templates-support-and-more/. 
  28. "One month until due date: JetBrains’ Go IDE becomes GoLand". Gabriela Motroc. https://jaxenter.com/jetbrains-go-ide-goland-eap-138592.html. 
  29. "Features - PhpStorm". https://www.jetbrains.com/phpstorm/features/. 
  30. "Features - PyCharm". https://www.jetbrains.com/pycharm/features/. 
  31. "PyCharm Edu". https://www.jetbrains.com/pycharm-edu/. 
  32. "Anaconda and JetBrains Join Forces to Launch ‘PyCharm for Anaconda’". 4 April 2019. https://www.businesswire.com/news/home/20190404005205/en/Anaconda-JetBrains-Join-Forces-Launch-‘PyCharm-Anaconda. 
  33. Krill, Paul (4 August 2017). "JetBrains ships alternative to Microsoft's Visual Studio". https://www.infoworld.com/article/3213904/development-tools/jetbrains-ships-alternative-to-microsofts-visual-studio.html. 
  34. "awards | .NET Tools Blog". https://blog.jetbrains.com/dotnet/tag/awards/. 
  35. Taft, Darryl (11 May 2012). "JetBrains Ships Free .NET Decompiler". eweek. http://www.eweek.com/c/a/Application-Development/JetBrains-Ships-Free-NET-Decompiler-509128/. 
  36. Hunger, Michael (13 January 2012). "IDE's and Developer tools, current state and future". InfoQ. http://www.infoq.com/interviews/jetbrains_developer_tools. 
  37. Lardinois, Frederic (7 May 2019). "Kotlin is now Google's preferred language for Android app development". TechCrunch. https://techcrunch.com/2019/05/07/kotlin-is-now-googles-preferred-language-for-android-app-development/. 
  38. Carleto, Diogo (8 November 2018). "JetBrains Introduces Datalore 1.0, an Intelligent Web Application for Data Analysis". InfoQ. https://www.infoq.com/news/2018/11/jetbrains-datalore. 
  39. "JetBrains Academy: A hands-on platform for learning to program". https://www.jetbrains.com/academy/. 
  40. "JetBrains Academy EAP". https://blog.jetbrains.com/blog/2019/02/27/jetbrains-academy-eap/. 
  41. "JetBrains Academy Celebrates the Close of Its Early Access Program with 50% Discount Plan". https://blog.jetbrains.com/blog/2020/07/01/jba-closes-eap/. 
  42. "JetBrains launches all-in-one DevOps environment. Meet Space.". https://jaxenter.com/jetbrains-space-devops-165519.html. 
  43. Butcher, Mike (10 December 2020). "JetBrains presses go on its Space project management platform for developers". TechCrunch. https://techcrunch.com/2020/12/10/jetbrains-presses-go-on-its-space-project-management-platform-for-developers/. 
  44. Bradbury, Danny (11 December 2020). "JetBrains launches collaboration tool targeting software devs". ITPro. https://www.itpro.co.uk/business-strategy/collaboration/358103/jetbrains-launches-collaboration-tool-targeting-software. 
  45. Walker-Morgan, Dj (21 June 2013). "TeamCity 8 brings better organisation to continuous integration". The Heise. http://www.h-online.com/developer/news/item/TeamCity-8-brings-better-organisation-to-continuous-integration-1894298.html. 
  46. Vogel, Peter (6 September 2011). "Free Tool: JetBrains YouTrack". Visual Studio Magazine. http://visualstudiomagazine.com/blogs/tool-tracker/2011/09/free-tool-jetbrains-youtrack.aspx/. 
  47. 47.0 47.1 Handy, Alex (15 October 2009). "JetBrains creates open-source IntelliJ IDEA". SD Times. http://www.sdtimes.com/link/33839. 
  48. "IntelliJ IDEA open sourced". 15 October 2009. http://blog.jetbrains.com/idea/2009/10/intellij-idea-open-sourced/. 
  49. Krill, Paul (12 October 2009). "JetBrains readies open source version of its Java IDE". InfoQ. http://www.infoworld.com/d/application-development/first-look-android-studio-eclipses-eclipse-219072. 
  50. Russakovskii, Artem (9 December 2010). "JetBrains Releases IntelliJ IDEA 10 With Full Android Gingerbread Support in the Free Community Edition". Android Police. http://www.androidpolice.com/2010/12/09/jetbrains-releases-intellij-idea-10-with-full-android-gingerbread-support-in-the-free-community-edition/. 
  51. Thomson, Iain (15 May 2013). "Live Blog: Google I/O keynote". The Register. https://www.theregister.co.uk/2013/05/15/live_blog_googleio_keynote/. 
  52. Wayner, Peter (22 May 2013). "First look: Android Studio eclipses Eclipse". InfoQ. http://www.infoworld.com/d/application-development/first-look-android-studio-eclipses-eclipse-219072. 
  53. Eason, Jamal (26 June 2015). "An update on Eclipse Android Developer Tools". http://android-developers.blogspot.in/2015/06/an-update-on-eclipse-android-developer.html. 
  54. Blewitt, Alex (14 February 2012). "Kotlin Open Sourced". InfoQ. http://www.infoworld.com/d/application-development/first-look-android-studio-eclipses-eclipse-219072. 
  55. Schmidt, Julia (11 September 2013). "JetBrains MPS 3.0 mit mehr Struktur". Heise Developer. http://www.heise.de/developer/meldung/JetBrains-MPS-3-0-mit-mehr-Struktur-1954209.html. 
  56. "JetBrains Mono. A typeface for developers_". https://www.jetbrains.com/lp/mono/. 
  57. "JetBrainsMono". https://github.com/jetbrains/jetbrainsmono. 
  58. Konstantin Bulenkov (15 January 2020). "JetBrains Mono. A typeface for developers_". https://blog.jetbrains.com/blog/2020/01/15/jetbrains-mono-a-new-font-made-for-developers/. 
  59. Krill, Paul (23 April 2004). "JetBrains storms into easy-to-use Java tools fray". InfoWorld. http://www.infoworld.com/d/developer-world/jetbrains-storms-easy-use-java-tools-fray-897. 
  60. ""Fabrique"". 10 October 2006. http://www.jetbrains.com/fabrique/index.html. 
  61. 61.0 61.1 61.2 Kurdi, Samer (18 March 2013). "Omea Reader: may be the only RSS aggregator that lets you attach tags and notes to RSS posts". Freewaregenious. http://www.freewaregenius.com/omea-reader-may-be-the-only-rss-aggregator-which-lets-you-attach-tags-and-notes-to-rss-posts/. 
  62. "JetBrains Releases Omea Reader". InformationWeek. 6 October 2004. http://www.informationweek.com/jetbrains-releases-omea-reader/49401245/. 
  63. "JetBrains OMEA going free and open source | Tim Anderson's IT Writing". https://www.itwriting.com/blog/75-jetbrains-omea-going-free-and-open-source.html. 
  64. "Google Reader: what are the alternatives?". The Guardian. 7 June 2013. https://www.theguardian.com/technology/2013/jun/17/google-reader-alternatives. 
  65. "8 Awesome Alternatives to Google Reader". Technolect. 25 April 2013. http://technolect.org/8-awesome-alternatives-google-reader/. 
  66. Neumann, Alexander (4 October 2011). "Astella: neue IDE für Flash, Flex, AIR und HTML5 von JetBrains". Heise. http://www.heise.de/developer/meldung/Astella-neue-IDE-fuer-Flash-Flex-AIR-und-HTML5-von-JetBrains-1353884.html. 
  67. Arthur, Charles (9 November 2011). "Adobe kills mobile Flash, giving Steve Jobs the last laugh". The Guardian. https://www.theguardian.com/technology/2011/nov/09/adobe-flash-mobile-dead. 

External links

  • No URL found. Please specify a URL here or add one to Wikidata.