TL1Compiler is a tool used
for generating source files for the TL1CommandSet (tcs
files, in xml format), given as input. The generated source
files are compiled to form a complete Standalone TL1 Agent.
To facilitate source code generation, this UI has been
introduced.
Key Features and Benefits
Features
Benefits
Complete agent development environment
Handles right from loading the TCS file(s) until generating
the stub files and running the agent without the use
of commandline or other utilities for code generation.
Code Merging support
The instrumented code remains unaltered even after
regeneration.
Selected nodes option
Allows to generate agents for selected command nodes
of the TCS files.
Settings Dialog
Enables various configurations of the agent without
writing source code.
Workspace dialog
A single window to view/access multiple projects under
that workspace directory.
Debug window
Updates with debug messages (status) on generation
and compilation.