Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Tycho: set custom entries in manifest file

Hello tycho gurus!

While building eclipse plugin with tycho I would like to add some custom entries in MANIFEST.MF
Is it possible to do this with tycho plugins?
I have tried maven-jar-plugin, but it didn't help.

Back to the top