Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] new m2e-pde target platform features

I'd like to introduce two new features of the m2e-pde target location:

The m2e-pde editor now supports adding more than one dependency per target location, see [1]

The m2e-pde editor now supports adding additional maven repositories for a target location, see [2]

Both features are available via the snapshot repositories[3],[4] and will be included in the next release. To get early feedback, I'd like to encourage everyone to try it out report bugs and give feedback.


[1] https://github.com/eclipse-m2e/m2e-core/blob/master/RELEASE_NOTES.md#the-m2e-pde-editor-now-supports-adding-more-than-one-dependency-per-target-location [2] https://github.com/eclipse-m2e/m2e-core/blob/master/RELEASE_NOTES.md#the-m2e-pde-editor-now-supports-adding-additional-maven-repoistories-for-a-target-location
[3] https://github.com/eclipse-m2e/m2e-core#-installation
[4] https://github.com/eclipse/tycho/wiki#getting-tycho-snapshots




Back to the top