Testing plugin on remote server

I've a question about how to test a server side plugin (pre-condition or follow-up). Which are the correct step to do?
Currently I'm ok with client side development:
-plugin creation
-running a eclipse application configuration including my plugin
On server side I've got problems. I try to use https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample wiki but it's really confused for me.
I've download server launch configuration from https://jazz.net/wiki/bin/view/Main/JazzServerRunAndDebug. If I simply include my plugin on target platform this doesn't run (I don't see any new pre-condition on process configuration editor). I've try to deploy plugin on server creating a new update site and using a profile file but it is not reconized when I run repotools -addTables.
Can I have some help on which are the steps to follow?
Thanks for any answer.
Currently I'm ok with client side development:
-plugin creation
-running a eclipse application configuration including my plugin
On server side I've got problems. I try to use https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample wiki but it's really confused for me.
I've download server launch configuration from https://jazz.net/wiki/bin/view/Main/JazzServerRunAndDebug. If I simply include my plugin on target platform this doesn't run (I don't see any new pre-condition on process configuration editor). I've try to deploy plugin on server creating a new update site and using a profile file but it is not reconized when I run repotools -addTables.
Can I have some help on which are the steps to follow?
Thanks for any answer.