Package com.togethersoft.openapi.ide.tools
This package provides access to the tools' mechanism of Together, which enables invocation of
external programs, parsing their output, and submitting the results of parsing into the message window.See
Description
| Class Diagram Summary |
| tools | |
| Interface Summary |
| IdeTool | Abstract class IdeTool describes a tool, provides the possibility to work with the tool's properties
and to set the filter. |
| IdeToolConstants | Interface IdeToolConstants contains the constants that define properties of a tool. |
| IdeToolContext | Interface IdeToolContext defines menu placement for a tool. |
| IdeToolFilter | Interface IdeToolFilter describes a filter of error information. |
| IdeToolManager | Defines manager for this tool. |
Package com.togethersoft.openapi.ide.tools Description
This package provides access to the tools' mechanism of Together, which enables invocation of
external programs, parsing their output, and submitting the results of parsing into the message window.
A tool command can contain plaintext, tool macros or properties (system properties or the properties
obtained from Together`s config.) .