If you include the UDC plug-ins, they'll work in an RCP application.
You'll likely want to redirect the output to your own data collection
server using the system property:
Note that "-D" parameters should follow "-vmargs" on the command-line.
HTH,
Wayne
Shiva Selvadurai wrote:
> Can I know how Usage Data Collector can be integrated wih an RCP
> Application so that one can see the usage of the app.
>
> -Shiva S
I am thinking to do this, import udc in my rcp application, but I am still confused:
1. Which plugins should I include in my rcp?
2. How do I set up my data collector server ?