Deployer of Embedded UML Studio should not copy all files
Deployer of Embedded UML Studio should not copy all files
16.07.2008 12:19
Hi
the problem is, that the deployer should not copy all files. We want to use a library, so only .h files should be copied
Re: Deployer of Embedded UML Studio should not copy all files
16.07.2008 12:20
The deployer must deploy RXF header files PLUS a few 'RXF dimension' files; these contain constants which depend on properties, which result in RxfDimensions?.h Files like RiCDim*.c should be compiled at a project level and not be inserted in a library, see WST_2-Installation_2_RXF.htm
Dependig on using a Library or not, you should check or uncheck the 'RXF Library Used' option in the Deployer, see WST_4-Usage_A_IDE-integration.htm#Deployer_Not_Using_Library
In WST_4-Usage_A_IDE-integration.htm you will find information on how to exclude files from being deployed, using the exception lists.
In RXFDeployerGuide.pdf you will find information on how to use 'your own' files and have those used instead of the default ones (taken from Rhapsody\Share\WST_RXF_V5\Source).
