Skip to main content

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

I say that because M2E puts systematically the value "target/classes" (and, 
not "bin" as specified in my PDE file) as the build path.

So what is the best approach?

- use the Maven setting into the PDE file
or
- update, after mavenization,  the classpath with the expected PDE settings?

All the tycho samples use bin as build path

Regards,
-- 
Philippe Bastiani
"Philippe Bastiani" 
<philippe.bastiani@xxxxxxxxxxx> a écrit dans le 
message de news:jskhct$86j$1@xxxxxxxxxxxxxxx...
> So, after a mavenization, we need
> - restore the classpath modified by M2E to be compliant with the PDE build 
> properties
> or
> - update the PDE build properties to be compliant with the maven 
> structure.
>
> Exact ?
> Regards,
>
> Philippe 





Back to the top