IDEsのニュース

JetBrains IDEでAIエージェントとしてCursorを運用

3月 13, 2026
JetBrains AI Assistant - AI Proは、CursorをAIエージェントとしてサポートし、Agent Client Protocolを通じてIDE内で動作可能

JetBrains AI Assistant - AI Pro is a plugin for JetBrains IDEs that uses large language models to enhance your coding experience. It can answer your questions about code, suggest completions and refactorings, and even help you write documentation and commit messages. It analyzes the context of your project to provide the most relevant suggestions, and you can chat with it directly within the IDE. JetBrains AI Assistant is a powerful tool for programmers looking to boost their productivity.

JetBrains AI Assistant - AI Pro now supports Cursor as an integrated AI agent using the Agent Client Protocol (ACP). Developers can select Cursor directly from the agent picker within the IDE, allowing it to work with full visibility of the current project. With direct project access, Cursor can understand code structure, navigate files, and assist with development tasks in context, enabling a more interactive and capable AI-assisted coding experience inside JetBrains IDEs.

JetBrains AI Assistant is licensed per user as a commercial annual subscription. To use it, you must have a compatible JetBrains IDE. We can supply new subscriptions, subscription renewals, lapsed subscription renewals, and additional developer licenses. See our JetBrains AI Assistant licensing page for full details.

For more information, visit our JetBrains AI Assistant product page.

Delphi 31周年記念キャンペーン(〜3月31日)

3月 10, 2026
4月1日より実施される価格改定前にキャンペーン価格でご購入いただける最後のチャンスです。

1995年のリリース以来、Delphiは高性能なアプリケーション開発を支えるツールとして進化を続けてきました。2026年2月、Delphiは31周年を迎えます。これを記念し、Delphi、C++Builder、RAD Studioの各製品を特別価格でご提供する「Delphi 31周年記念キャンペーン」 を実施いたします。本キャンペーンでは、最新バージョン13 Florenceの RAD Studio / Delphi / C++Builder Athens の Professional / Enterprise / Architect 各エディションを、期間限定の特別価格でご購入いただけます。

なお、開発元のエンバカデロ・テクノロジーズ社では、開発ツール製品に関して、2026年4月1日より販売価格改定を実施れる予定です。本キャンペーンの満了日は3月16日までを予定しておりましたが、3月10日付けのメーカー発表にて、新価格が適用される2026年4月1日直前の3月31日まで延長することとなりました。ぜひこの機会に本キャンペーンをご活用ください。

  • 期間:2026年2月16日~ 2026年3月31日
  • 対象製品:RAD Studio / Delphi / C++Builder 13 Florence(Professional、Enterprise、Architect)
    ※ アカデミック版およびネットワークライセンスは対象外です。

各製品別のキャンペーン詳細およびご購入は、以下のリンクからご確認いただけます。

Dockerでアプリケーションを一貫して実行

3月 9, 2026
IDEでのDockerデプロイで、開発者が開発ワークスペースから直接コンテナ化されたアプリケーションを構築、実行、デバッグすることが可能

Docker deployment in Integrated Development Environments (IDEs) refers to the capability to build, configure, and run applications inside Docker containers directly from the development workspace. Through built-in Docker integration, developers can package an application together with its required libraries, runtime, and operating system dependencies into a container image, then deploy and execute that container on local or remote Docker hosts. This approach allows developers to test and run applications in consistent, reproducible environments that mirror production systems, reducing configuration differences between development, testing, and deployment stages while simplifying container management tasks such as building images, running containers, and updating services.

Several IDEs offer support for Docker deployment including:

  • Rider by JetBrains lets you build, run, and debug applications in Docker containers directly from the IDE with integrated tooling.
  • RemObjects Elements by RemObjects Software allows you to leverage host IDE Docker tools to containerize, build, and run compiled applications within consistent environments.
  • Microsoft Visual Studio Professional allows you to build images, deploy, run, and debug applications in Docker containers from integrated container tools.

For an in-depth analysis of features and price, visit our comparison of Integrated Development Environments (IDEs).

Compare IDEs

IDE内でのコード品質を向上

2月 27, 2026
最新のIDEには包括的なテストツールが含まれており、チームが早期に変更を検証し、信頼性が高く保守可能なアプリケーションを維持可能

Integrated Development Environments (IDEs) are comprehensive software applications that provide developers with a unified workspace for writing, editing, compiling, debugging, and managing source code across one or more programming languages. In addition to core coding features such as syntax highlighting, intelligent code completion, and version control integration, most modern IDEs include built-in testing functionality that supports popular testing frameworks for unit, integration, and sometimes end-to-end testing. These environments typically allow developers to create and organize test projects, run tests directly from the editor, view structured test results, and quickly navigate from failed tests to the relevant source code. Many IDEs also offer advanced capabilities such as code coverage analysis, test discovery, continuous test execution, and debugging tools that work seamlessly within test cases, helping development teams maintain code quality and detect issues early in the development lifecycle.

Common testing features include:

  • Code Coverage measures which parts of the codebase are executed during tests, highlighting untested areas to improve reliability and maintainability.
  • Issue Tracker Integration connects test results with issue tracking systems, enabling teams to link failures to defects and manage resolution processes efficiently.
  • Test Explorer provides a centralized interface within the IDE to discover, organize, run, and monitor automated tests and review detailed results.
  • Unit Testing supports the creation and execution of isolated tests for individual components or units of source code, validating functionality early and reducing regression risks.

For an in-depth analysis of features and price, visit our IDEs comparison.

Explore IDEs Testing

AIエージェントを直接IDE内で閲覧・インストール

2月 17, 2026
JetBrains AI Assistantには新しいACPエージェントレジストリが含まれており、設定ステップを削減し、エージェントのコーディング実験を容易に

JetBrains AI Assistant - AI Pro is a plugin for JetBrains IDEs that uses large language models to enhance your coding experience. It can answer your questions about code, suggest completions and refactorings, and even help you write documentation and commit messages. It analyzes the context of your project to provide the most relevant suggestions, and you can chat with it directly within the IDE. JetBrains AI Assistant is a powerful tool for programmers looking to boost their productivity.

Agent Client Protocol (ACP) Agent Registry is now available in JetBrains IDEs, making it simple to browse a curated list of ACP-compatible coding agents and install them with a single click. There is no manual configuration required, so developers can quickly try different agents for different tasks and move between them as needed, all within the same chat interface. The registry also removes barriers to entry making experimentation and adoption more accessible across teams.

JetBrains AI Assistant is licensed per user as a commercial annual subscription. To use it, you must have a compatible JetBrains IDE. We can supply new subscriptions, subscription renewals, lapsed subscription renewals, and additional developer licenses. See our JetBrains AI Assistant licensing page for full details.

For more information, visit our JetBrains AI Assistant product page.