We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To be able to run Ceylon code at runtime without JBoss Modules nor CMR support we need to:
Then we can make it so the language module can run without typechecker/compiler/cmr/runtime when using a flat classpath.
The text was updated successfully, but these errors were encountered:
It's not for 1.2, I know, but I just wanted to know if the status of this issue has changed now that we have ceylon-model?
ceylon-model
Sorry, something went wrong.
No branches or pull requests
To be able to run Ceylon code at runtime without JBoss Modules nor CMR support we need to:
Then we can make it so the language module can run without typechecker/compiler/cmr/runtime when using a flat classpath.
The text was updated successfully, but these errors were encountered: