Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Plugin builds with Tycho but cannot find imports in eclipse

Hi,

We are developing a plugin and use maven and tycho for the build process.
This works fine up to the point that we started using external libraries.
We created a project which contains all the external dependencies and reference that in the manifest.

We can now build with maven and tycho and it works as expected,

In the eclipse development environment however the external dependencies are not resolved and cause error indicators in the Java editors.
I've searched for a couple of hours and looked at various options, but I'm now in the blue, any help is appreciated.

Met Vriendelijke Groet / With Kind Regards
Bart van Leeuwen

Back to the top