Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate a PDE .target definition from a pom.xml #29

Open
mickaelistria opened this issue Sep 16, 2016 · 1 comment
Open

Generate a PDE .target definition from a pom.xml #29

mickaelistria opened this issue Sep 16, 2016 · 1 comment

Comments

@mickaelistria
Copy link

In order to improve the ability for end-users to set up the right target-platform in their IDE when none is provided by the project, it would be nice to have the ability to generate a .target definition from a pom.xml. As I imagine it, it would run regular Maven dependency resolution -a bit like m2e does it for regular Maven projects- and create a .target file with the resolved content. Users could then have a working TP for any Tycho project by:

  1. Right click on pom.xml => Generate PDE target platform
  2. Open .target file => Set as target platform.
@mickaelistria
Copy link
Author

A somehow related project, although it's not integrated with the IDE and doesn't build a full target-platform: https://github.com/andriusvelykis/pde-target-maven-plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant