Interfaces IDE
Eclipse
A ToolchainGateway bridge for the WSTDeployer does not need to support
adding RXF and generated files into Eclipse project project. Eclipse
frequently monitors the directories and files which are part of a
project: selecting Refresh with your RHS mouse on the project in
Eclipse will update the project.
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: may be left as a dummy implementation.
- Deployment.java: Inplements the
selection of RXF and generated files, copies them and passes the file
list on to the ToolchainGateway.
- Constants.java: Defines which properties will be read from WSTDeployer.properties
- WSTDeployer.properties.
Copyright (c) Willert
Software Tools GmbH. All rights reserved.