Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] M2E, Tycho and Eclipse PDE

You have to manage workspace target platform manually. PDE does not
provide API to manager per-project target platform.

--
Regards,
Igor

On 12-02-21 9:10 PM, . wrote:
Hello,

is it possible to create OSGi Bundles with M2E and Tycho while managing
the dependencies with the Eclipse PDE (manifest editor)?
Although the "Tycho Project Configurators" is installed and P2
repositories are defined in the Maven POM, the manifest editor doesn't
show the artifacts (at "Required Plug-ins" --> "Add...") of the
repositories.

If this is not a bug, how can I directly add a artifact/OSGi Bundle of a
p2 repository to a M2E/Tycho project (as dependency)?

Any help is appreciated.

Regards,
Rene
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top