Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPP » Regarding UDC in RCP
Regarding UDC in RCP [message #579983] Wed, 16 December 2009 08:11 Go to next message
Shiva Selvadurai is currently offline Shiva SelvaduraiFriend
Messages: 25
Registered: July 2009
Location: Bangalore
Junior Member
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
Re: Regarding UDC in RCP [message #580005 is a reply to message #579983] Wed, 16 December 2009 13:56 Go to previous messageGo to next message
Wayne Beaton is currently offline Wayne BeatonFriend
Messages: 554
Registered: December 2017
Senior Member
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:

-Dorg.eclipse.epp.usagedata.recording.upload-url=http://myserver/..

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
Re: Regarding UDC in RCP [message #668424 is a reply to message #580005] Thu, 05 May 2011 15:47 Go to previous message
elefat is currently offline elefatFriend
Messages: 8
Registered: August 2010
Junior Member
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 ?

Is there a helpful link for this?

Previous Topic:Pre Install Application server with EPP?
Next Topic:UDC - php script
Goto Forum:
  


Current Time: Fri Apr 19 16:34:57 GMT 2024

Powered by FUDForum. Page generated in 0.02579 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top