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

Place the product in a seperate folder #2

Open
laeubi opened this issue Dec 14, 2021 · 1 comment
Open

Place the product in a seperate folder #2

laeubi opened this issue Dec 14, 2021 · 1 comment

Comments

@laeubi
Copy link

laeubi commented Dec 14, 2021

Currently the product and plugin are in the same project, this is currently not supported by pomless see

<product name="RCP Application" uid="rcpapp" id="com.example.product.product" application="com.example.product.application" version="1.0.0.qualifier" useFeatures="false" includeLaunchers="true">

You could simply create a new folder called my.test.product and move the .product file there (don't forget to reference the folder in the pom.xml then)

@hammyau
Copy link
Owner

hammyau commented Dec 14, 2021

Thank you Christoph...

I now have it building

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

2 participants