I set up a Tycho build for multiple plug-ins, a feature, a site and a target defined within the pom.xmls.
pom.xml
I can run my application from within the Eclipse I
in the tycho configuration, if you are configuring this way:
org.eclipse.tycho target-platform-configuration consider
it will resolve dependencies from the dependencies configured in your pom. Otherwise, it will resolved dependencies from the entries in your MANIFEST file