Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-build-dev] Unit testing of stand-alone RCP application

Hi,

Sorry to intrude. I am trying to find out how to test RCP applications once
they have been built and deployed to somewhere outside of the eclipse
environment.

This means having a way of launching the deployed RCP application and then
handing over the control to something that runs some junit tests that can
play around with it. This is exactly what eclipse can do in the PDE
environment when you run a junit plug-in test runtime configuration.

Could someone please give me a pointer towards the simplest way of doing
this?

Thanks in advance,

Robbie Jameson




Back to the top