IDEsのニュース

Eiffelプログラミング言語を使用したクロスプラットフォームアプリケーションの構築

10月 10, 2023
EiffelStudio 23.09では.NET Coreを追加サポートし、Eiffel開発者はWeb、デスクトップ、モバイルを含むあらゆるターゲット用のアプリケーションを構築可能

EiffelStudio is an integrated development environment (IDE) for the Eiffel programming language. It provides a comprehensive set of tools and services for developing, testing, and deploying Eiffel applications. EiffelStudio includes a compiler, interpreter, debugger, browser, metrics tool, profiler, diagram and code inspector tool, and more. EiffelStudio provides Eiffel programmers with everything they need to write, test, and deploy their applications.

EiffelStudio 23.09 offers a major improvement with full cross-platform support thanks to a new .NET implementation. This allows developers to create Eiffel applications that run on any device, from the Web to desktops to mobile platforms. The Eiffel .NET compiler now supports .NET Core (targeting .NET 6 and .NET 7) on Microsoft Windows, Linux, and other platforms. This opens up a whole new ecosystem to Eiffel developers, enabling them to build applications that will deploy and run on all major platforms without any changes.

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

For more information, visit our EiffelStudio product page.

外部コラボレーターの作業をプロジェクトに統合

10月 6, 2023
JetBrainsのSpaceは、プロジェクトに積極的に貢献するフリーランサーやアウトソーシングされたスペシャリストのために特別に設計された新しいコラボレーターの役割を追加

Space is an all-in-one team collaboration platform that tightly integrates communication, process management and software development tools in a single Web or desktop interface.

The latest release of Space adds a Collaborator role, which allows you to involve external users directly in your pipeline to increase productivity, shorten the feedback cycle and deliver results faster. It also ensures that all project information is in one place and increases the transparency of your development process and ease of collaboration. Additionally, administrators can choose to grant Collaborators additional permissions, such as the ability to create and edit projects, teams, and other resources.

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

For more information, visit our Space product page.

単体テストによるコードの品質向上

8月 10, 2023
IDE 内でコードを直接単体テストすることで、バグをすべて解消し、メンテナンス性を向上

Unit testing involves testing individual units of code to ensure their correctness and functionality. It focuses on testing small, isolated parts of a program, typically individual functions or methods, in isolation from the rest of the system. Unit testing helps identify bugs early in the development cycle, promotes code reusability, and improves overall code quality and maintainability.

Several IDEs offer unit testing including:

  • IntelliJ IDEA (by JetBrains) offers a robust testing framework, enabling developers to write and execute unit tests seamlessly. With its intuitive interface, it aids in catching bugs early.
  • Delphi Enterprise (by Embarcadero) provides an integrated testing environment for efficient unit testing. It assists developers in creating and running tests effortlessly, ensuring reliable and bug-free code.
  • EiffelStudio (by Eiffel Software) incorporates a comprehensive testing suite, enabling developers to test their code section by section. Its feature-rich tools facilitate the creation and execution of unit tests, contributing to software stability.
  • RemObjects Elements offers unit testing capabilities across various programming languages. Its integrated approach simplifies the testing process, promoting code reliability and maintainability.

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

Compare IDEs

IDE を使用したコードのリファクタリング

7月 27, 2023
リファクタリングにより、コードを簡素化し、アプリケーションのパフォーマンスを向上

Code refactoring is the process of restructuring existing code without changing its external behavior. It typically includes actions such as renaming variables, extracting methods, rearranging code blocks, and optimizing algorithms. Refactoring can improve the readability, design, structure, performance, and/or implementation of the software, without altering its functionality.

Several IDEs offer code refactoring capabilities, including:

  • Delphi Enterprise by Embarcadero provides comprehensive refactoring support, including renaming, extracting methods, and changing method signatures. It allows developers to maintain clean and organized code, improving productivity.
  • EiffelStudio by Eiffel Software caters specifically to Eiffel developers and comes with a range of built-in refactoring options. EiffelStudio assists in restructuring code to improve its quality and readability.
  • Rider by JetBrains provides a powerful set of tools for refactoring code, including the ability to rename, move, and delete symbols throughout the solution.
  • RemObjects Elements offers powerful refactoring tools for developers working with Oxygene, C#, Swift, and other languages. The IDE's refactoring support helps developers maintain code integrity and adhere to best practices.

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

Compare IDEs

カラー化された構文でコードの明瞭性が向上

6月 16, 2023
コードを読みやすくして、レビューを速くし、あらゆる規模のプロジェクト間でデバッグしやすくするために、主要な言語の要素を強調

Syntax highlighting is a feature in text editors and IDEs that colorizes code based on programming language syntax. It improves code readability by visually differentiating keywords, variables, and other elements. This reduces syntax-related errors, helping developers quickly spot mistakes and better understand the structure and logic of their code.

Many IDEs offer syntax highlighting, including:

  • IntelliJ IDEA by JetBrains delivers intelligent syntax highlighting that adapts to the context of the code, combining color differentiation with real-time analysis.
  • UltraEdit Enterprise is a powerful IDE that supports syntax highlighting for various programming languages such as C++, Java and more.
  • B4i (iOS) by Anywhere Software is an IDE with syntax highlighting support, specifically designed for iOS app development.
  • PrimalScript by SAPIEN Technologies is a comprehensive IDE with support for multiple programming languages, including PowerShell, VBScript, and JavaScript.

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

Compare IDEs