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

package does not contain a solutions folder #4

Open
jennek opened this issue Sep 27, 2021 · 0 comments
Open

package does not contain a solutions folder #4

jennek opened this issue Sep 27, 2021 · 0 comments

Comments

@jennek
Copy link

jennek commented Sep 27, 2021

situation:
before: I cloned the repo of mps-testgenerator and included a reference to the languages and solutions in this repo in the modules.xml of my project. This works.
after: I removed the references in the modules.xml. I downloaded testgenerator-0.1.0.zip from the packages page, and installed it as a project library in MPS. This does not work. Error "can't find dependency: com.dslfoundry.test.generator.runtime" plus a number of subsequent errors.

First analysis: testgenerator-0.1.0.zip only contains a language folder, not a solutions folder. However, the languages folder contains the jars that should have gone in the solutions folder.

Quick fix:

  • manually create a solutions folder next to the languages folder
  • move the files com.dslfoundry.test.generator.runtime.jar and com.dslfoundry.test.generator.runtime-src.jar from the languages folder to the solutions folder

Please fix the build of the package.

Note the similarity with DSLFoundry/mps-testsupport#6

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

1 participant