I'm working on a new project, and it needs to have Java stub concepts available to it from a library JAR. However, this library JAR needs downloaded based on a parameter in a concept the user creates ... Follow
This is an auto-generated question from the MPS Slack community: I'm working on a new project, and it needs to have Java stub concepts available to it from a library JAR. However, this library JAR needs downloaded based on a parameter in a concept the user creates in a solution. Is there a good way to do this?
3 comments
Sort by
Date
Votes

Comment actions
Permalink
do you want to provide an action for the updating and registering in the solution?

Comment actions
Permalink
I'd prefer it to be automatic based on when the value of that property changes, but if that's not possible, an action would work just fine.

Comment actions
Permalink
This is auto-generated question from the MPS Community Slack Workspace. If you want to comment on the question, do it from the Slack workspace
Post is closed for comments.