Hi I actually use Tycho for a RCP bundle development with the 0.3.0-DEV-1819 release.
I use it in the manifest-first mode (of course) but I'd like to add a dependency to another m2 module which is NOT an OSGI bundle. As pom files are generated by Tycho, is it possible to add this dependency directly in the pom? If not, is there any other way to do so than making an OSGI bundle from my m2 module? Regards
