Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] How to use a modified MANIFEST.MF when building with tycho?

Hi,

We are using tycho to build web-applications based on eclipse RAP and
it works like a charm.
However recently I came across the requirement to configure the webapp
with different dependencies when starting it directly from the Eclipse
IDE (requires some additional dependencies) vs running it on the app
server.

It seems the Eclipse relies on MANIFEST.MF to be called just like that
- so would it be possible to instruct tycho to use a different
MANIFEST.MF instead?

Thank you in advance and best regards, Clemens


Back to the top