Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Advice for multi-module builds, with SNAPSHOTs and Target Platforms.

Do you have m2e-tycho installed? Run-As Eclipse Application and Plugin
Junit test are expected to work, but plain java applications are not.

--
Regards,
Igor

On 12-07-11 11:05 AM, Barrie Treloar wrote:
Ok, Almost there...

Got pom-first happening for those artifacts the client depends upon
that we create.
Tycho builds my product and it runs, YAY and there was much rejoicing.

I have now got m2e installed and all my projects have no m2e errors.
But, if I try to run my product inside Eclipse it fails because it
can't find the packages for those pom-first bundles.

If I check the Java Build Path they look like folders in the Libraries tab.

Is it possible to run my product in Eclipse now that it is Tycho'fied?
Any clues on what I have forgotten to do?

Thanks
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user




Back to the top