Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Importing Tycho Project into Eclipse

Hello together,

I started a little project that relies on Equinox and is build using
Maven and the Tycho plugin.

The problem I am facing now, is that I do not know how to create an
Eclipse-Project from this. I used to do "Import as Maven Project" on
projects that relied on Maven for their build. But if I use this now,
Eclipse fails to create the OSGi/Equinox related things like the
"Plugin Dependencies".

A few sentences about the structure of my project/build. The artifact in
question has a parent pom, which in turn declares tycho as a plugin. The
project also contains META.INF/MANIFEST.MF and plugin.xml who are under
the project's root directory next to it's pom.xml.

If there is a need for you too see the mentioned files, or if you need
further information about the problem, please do not hesitate to ask. I
am not really sure what exactly is useful to you.

Thanks in advance.

Kind Regards,
-- 
 Alexander Baier


Back to the top