Optimized, automatic build with detailed configuration options and semantic error analysis.
Key features
- Automatischer Build von Interfaces, Binärdateien und aller Dateien zur Anbindung von C/C++- und COBOL-Anwendungen.
- Optimierter Build mit Vergleich des Dateiinhalts – Ziele werden nur bei tatsächlichen Änderungen neu gebaut.
- Detaillierte Konfigurationsmöglichkeiten auf Workspace-, Projekt-, Verzeichnis- und Dateiebene.
- IDM Build Console zur Anzeige aller Kommandos, Warnungen und Fehler.
- Semantische Fehleranalyse während des Builds und Anzeige von Fehlern in Problems View und Editor.
- Unterstützung des neuen Imports dank use and compile-Kommando.
Interfaces always up to date
Whether it's the interfaces of modules or the header or copy files for the interface to your application: With the automatic build of the IDM Builder plugin, these files are always up to date. The IDM Builder plugin recognizes all dependencies and recreates the affected files. You can immediately see where changes to the code have an impact and where adjustments are required.
Thanks to the optimized build, files are only regenerated when there are actual changes that have an external impact. Additionally, the IDM Builder plugin uses the IDM Builder process by default so that modules used multiple times only need to be loaded once.
You do not have to leave your working environment in Eclipse to create the interface files via command line or script.
When the files are created, the IDM semantic error analysis is carried out by default. Detected errors and problematic areas in the code are displayed in the Problems View and marked in the editor.
Have the build under control
The IDM Builder Plugin delivers a reproducible build at any time with a predictable sequence of individual steps.
All actions of the build are displayed, with their full commands and all parameters, in the IDM Build Console.
You don't have to search for dependencies between modules yourself to determine the order of actions. The IDM Builder plugin detects the dependencies and creates the files in the appropriate order. You also don't need to worry about what actions are required for a file. This is also recognized by the IDM Builder plugin. Once it is set that headers, prototypes, function lists or copy files are to be generated for application functions, the IDM Builder plugin recognizes where application functions are defined and automatically creates the respective files for the interface to the application.
Configurable for all needs
The build with the IDM Builder plugin can be configured in detail. The use of variables provides the necessary flexibility. The configuration of the IDM Builder plugin supports a clear separation of input and output directories as well as directories for temporarily required files.
Settings can be made at workspace, project, directory and file level. Settings are inherited from the higher level if they are not specified at a lower level.
Of course, the IDM Builder plugin also supports the new import per use and the compile command for creating interface and binary files at the same time.
Availability
The IDM Builder plugin is available as an option of the IDM Eclipse Plugin .
Click on the image to start the video.