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?
0
3 comments
((AbstractModule) moduleA).addDependency(moduleB.getModuleReference(), false)
0
Thank's a lot, Sascha!
0
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
0

Post is closed for comments.