webstart icon indicating copy to clipboard operation
webstart copied to clipboard

Support for native dependencies artifacts

Open JasperTeng opened this issue 5 years ago • 0 comments

Some of the dependencies artifacts are environment specific. I would want to be able to provide execution configuration, to associate artifacts to the environment where they are required. If no associating is provided, plugin can presume it is applicable for all environments.

Primary use case, SWT libraries, which has 32/64bit, windows/linux variants.

JasperTeng avatar May 21 '20 03:05 JasperTeng