IDE Bridge
IAR Embedded Workbench
A ToolchainGateway bridge for the WSTDeployer supports adding RXF and
generated files into an Embedded Workbench IDE project file.
The
implementation of this bridge is available in source code under
Tools\WSTDeployer\src\de\willert\deployer. This directory contains
three files which integrate the IDE with the WSTDeployer:
- ToolchainGateway.java: Implements the actual changes done in the IDE project file.
- Deployment.java: Inplements the
selection of RXF and generated files, copies them and passes the file
list on to the ToolchainGateway for EW.
- Constants.java: Defines which properties will be read from WSTDeployer.properties
- WSTDeployer.properties.
Copyright (c) Willert
Software Tools GmbH. All rights reserved.