Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] M2E connector / classpath

If you feel so strong about this, please provide a patch (pull request).
I'll merge it, if it does not add significant complexity and comes with
a regression test or tests.

--
Regards,
Igor

On 12-06-30 4:09 PM, Philippe Bastiani wrote:
Hi Igor,

but why fix something that is not broken? *shrug*

Yes, we can also say that's a hidden specification ;-)

With new projects (i.e. never built), the problem is VERY VERY minor: only
one warning into Eclipse (missing directory) !
With old projects (i.e. built without M2E), the new M2E build is a little
annoying:
- the new build path of Eclipse do not match the PDE settings,
- the folder containing the old .class files is not deleted.
Of course, there is no impact on the build process; but...

Regards,
Philippe





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




Back to the top