IDEs 뉴스

JetBrains 제품 가격 변경

9월 2, 2025
2025년 10월 1일 이전에 갱신하여 비용을 절약하세요! 2025년 10월 1일부터 IDE, .NET 도구, dotUltimate, JetBrains All Products Pack의 JetBrains 구독 요금이 인상됩니다.

JetBrains subscription prices will increase for their IDEs, .NET Tools, dotUltimate, and the JetBrains All Products Pack, effective October 1st, 2025. The new pricing for each product is shown below:

Product Current SRP New SRP
All Products Pack $779/€779 $979/€979
IntelliJ IDEA $599/€599 $719/€719
PyCharm $249/€249 $299/€299
PhpStorm $249/€249 $289/€289
GoLand $249/€249 $289/€289
DataGrip $229/€229 $259/€259
CLion $229/€229 $259/€259
DataSpell $229/€229 $299/€299
RubyMine $229/€229 $269/€269
WebStorm $159/€159 $199/€199
ReSharper $349/€349 $389/€389
Rider $419/€419 $519/€519
dotUltimate $469/€469 $609/€609

SRP = Suggested Retail Price as at August 1st, 2025.

Special Offer: Renew early at the current price and save money! You can renew at the current price for up to two years in advance.

For new and existing customers, JetBrains is temporarily changing the maximum allowable renewal period. Both new and existing customers can prepay for their subscriptions from July 31st, 2025 to September 30th, 2025 to secure the current price, with commercial customers able to take out up to a 2-year subscription.

Act Now: To get your new or renewal licenses at the current price, before the price increase!

NEWS UPDATED - Please Note: If you renew early, before the end of September, your current expiration date will not change. For example, if your current subscription ends on December 10th, 2025 and you renew now for 1-year, your new expiration date will be December 10th, 2026 or if you renew now for 2-years, your new expiry date will be December 10th, 2027.

Click your product in the table above and use the 'Get Quote' form to receive your renewal price, or contact us to discuss new or renewal subscription licensing.

OS 플랫폼 간에 원격으로 PHP 앱을 디버그하세요

9월 2, 2025
이제 PhpStorm 2025.2는 완전한 원격 개발을 지원하며, 크로스 플랫폼 코딩과 강력한 원격 하드웨어 사용이 가능합니다.

PhpStorm by JetBrains is a sophisticated Integrated Development Environment (IDE) specifically designed for PHP and web development. It offers a range of features to enhance your coding experience, including syntax highlighting, intelligent code completion, on-the-fly error detection, built-in debugging tools, and advanced code refactoring capabilities. It also supports various web technologies like HTML, CSS, and JavaScript, making it a versatile tool for building complete web applications.

The PhpStorm version 2025.2 release introduces comprehensive remote development support, allowing developers to work with projects hosted on remote machines, in development containers, or via Windows Subsystem for Linux (WSL). This feature enables users to check out, load, and fully interact with projects - including indexing, analyzing, building, running, debugging, and testing - without requiring the codebase to reside locally. Remote development is particularly useful for those looking to develop on a different operating system than the one installed locally, or for teams that rely on high-performance hardware located in data centers or the cloud. It also supports using PhpStorm as a thin client, where only the IDE interface runs locally, while all computational tasks are handled remotely.

To see a full list of what's new in version 2025.2, see our release notes.

PhpStorm is licensed per user, and is available as a commercial annual subscription license. We can supply new subscriptions, subscription renewals, lapsed renewals, and additional user licenses. See our PhpStorm licensing page for full details.

PhpStorm is available to buy in the following products:

실시간 인사이트로 Spring 앱을 더 빠르게 디버깅하세요

9월 1, 2025
IntelliJ IDEA 2025.2에는 빈(bean)과 설정 값에 대한 실시간 데이터를 통해 애플리케이션 동작에 대한 가시성을 개선하는 새로운 Spring Debugger가 추가되었습니다.

IntelliJ IDEA by JetBrains is an integrated development environment (IDE) designed to maximize developer productivity through intelligent code assistance, deep language understanding, and robust developer tools. Known for its support for Java and a wide array of other languages and frameworks, IntelliJ IDEA offers advanced code completion, on-the-fly analysis, and reliable refactoring tools that accelerate the entire development process. With a strong focus on ergonomics and performance, it enables professionals to write, test, and debug high-quality code faster and with greater confidence.

The IntelliJ IDEA 2025.2 update adds new Spring Debugger, aiming to significantly improve how developers analyze and resolve issues in Spring-based applications. This update provides deep, real-time visibility into application internals directly from the IDE, removing the need to jump between logs, code, and external tools during debugging. Developers can now instantly see which Spring beans are currently loaded or mocked, and evaluate their definitions without restarting the application. This live view extends to resolved configuration values, with precise source tracking - even for values pulled from environment variables or profile-specific settings. This can help teams pinpoint misconfigurations much faster.

To see a full list of what's new in version 2025.2 see our release notes.

IntelliJ IDEA is licensed per user as a commercial annual subscription. We can supply New Subscriptions, Subscription Renewals, Lapsed Subscription Renewals, and Additional Developer Licenses. See our IntelliJ IDEA licensing page for full details.

IntelliJ IDEA is available to buy in the following products:

대규모 데이터베이스 스키마로 더 빠르게 작업하세요

8월 29, 2025
DataGrip 2025.2는 PostgreSQL 및 SQL 서버에 대한 메타데이터 조회 기능을 맞춤화하여, 대규모 데이터베이스의 응답 속도를 개선하였습니다.

DataGrip is a multi-engine database environment that supports MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Sybase, DB2, SQLite, HyperSQL, Apache Derby and H2. It includes an editor that provides intelligent coding assistance such as auto-completion, analysis and navigation. It also features a query console for running and profiling queries.

The JetBrains DataGrip 2025.2 release extends its 'introspection by levels' feature to support PostgreSQL and Microsoft SQL Server. This capability optimizes how metadata is loaded by dynamically adjusting the depth of introspection based on the size of the database. For larger environments, this means users no longer need to wait for a full metadata load before interacting with the database. This change is particularly helpful for teams working with extensive schemas, where full introspection could previously slow down the interface or delay access. Now, essential metadata is prioritized, allowing developers and database administrators to begin tasks like writing queries or inspecting structure more quickly.

To see a full list of what's new in version 2025.2, see our release notes.

DataGrip is licensed per user, and is available as a commercial annual subscription license. We can supply new subscriptions, subscription renewals, lapsed renewals, and additional user licenses. See our DataGrip licensing page for full details.

DataGrip is available to buy in the following products:

개발 환경 장애 발생 시 작업 복구

8월 28, 2025
CodeCanvas 2025.3은 장애가 발생한 설정의 원래 볼륨을 사용하는 복구 환경을 생성하여 푸시되지 않은 변경 사항에 액세스할 수 있도록 지원합니다.

CodeCanvas is JetBrains’ answer to the growing need for scalable, cloud-based development setups that don’t compromise on control or tooling preferences. As a cloud development environment (CDE) orchestrator, it allows teams to spin up consistent and fully configured development environments using their favorite JetBrains IDEs - all within their own infrastructure. This setup significantly reduces the overhead of environment mismatches and local setup time, making it easier for developers to start writing code immediately, no matter where they’re working from.

The CodeCanvas 2025.3 release adds the ability to recover data from failed development environments. If an environment fails to start - whether due to configuration errors, system issues, or other problems - you can now create a dedicated recovery environment that retains the volume of the original setup. This means that any unpushed code or unsaved data left behind can still be accessed, reviewed, and preserved. It's a practical safeguard for developers working in cloud-based workflows, helping to reduce the risk of lost work and ensuring continuity across development sessions.

To see a full list of what's new in version 2025.3, see our release notes.

CodeCanvas is available as an annual subscription license. It uses a floating license model governed by Daily Active Users (DAU). Any user can access CodeCanvas as long as the number of users active on any single day does not exceed the total licenses purchased. The license pool resets every 24 hours, enabling different team members to rotate access. See our CodeCanvas licensing page for full details.

For more information, see our CodeCanvas product page.