Hi there, how can I add a module dependency programmatically?...
This is an auto-generated question from the MPS Slack community: Hi there, how can I add a module dependency programmatically?
3 comments
Sort by
Date
Votes
((AbstractModule) moduleA).addDependency(moduleB.getModuleReference(), false)
Thank's a lot, Sascha!
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.