Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Tutorial : Setting Development Environment in Eclipse

Setting Development Environment in Eclipse
This section explains the process about how an Eclipse JAVA developer can develop an ActiveMatrix BusinessWorks aspect and subsequently remotely debug it in Eclipse after deploying the aspect in a TIBCO ActiveMatrix BusinessWorks engine instance.
Product Libraries
The installation of TIBCO ActiveMatrix BusinessWorks ActiveAspects Plug-in contains the following jars:
1.
poa-core.jar and poa-bwaa.jar - This is the core runtime library of this product.
2.
poa-api.jar - Contains the public API of this product.
3.
gxmlBridges.jar
gxmlProcessors.jar
4.
poa-samplesImpl.jar and poa-bwaa-samplesImpl-src.jar - Contains all the advice implementations for the sample advices.
5.
bwaa-palette.jar - Contains information about the BWAA palette.
6.
bwconfig-api.jar - Contains all the interfaces to get activity configuration data.
7.
bwconfig-impl.jar - Contains all the Provider implementations to get read-only access to activity configuration data.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved