Skip to main content

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

m2e-tycho delegates classpath management to pde, it basically creates
the project, adds pde nature and then runs pde update classpath on the
project.

--
Regards,
Igor

On 12-06-29 10:45 AM, Philippe Bastiani wrote:
Hi all,

As I understand it, the connector for tycho m2eclipse creates the Eclipse
projects.

It seems to me that all the properties of the PDE build file are not taken
into account for the building of the projetcts : indeed, M2E does not seem
to use the 'output..' property of the PDE project for building the classpath
! This issue is known ?

Note: I'm using the release 0.6 of the connector.

Best regards,




Back to the top