How to run integration project with modified openflowplugin
Hi. I have got a problem.I want to run opendaylight with modified openflowplugin.I have downloaded integration project from git clone https://git.opendaylight.org/gerrit/p/integration.git and openflowplugin project form git clone https://git.opendaylight.org/gerrit/p/openflowplugin.git.Then I operated as below: I:build integration project . II:run the integration project. III:install features for integration . IV:modify and bulid openflowplugin project. But I don't know how to run the integration project with the modified openflowplugin project. Please direct me step by step .Thanks.