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

Model-Check checker set in MPS and IDEA modes #23

Open
tomb50 opened this issue Jun 11, 2024 · 0 comments
Open

Model-Check checker set in MPS and IDEA modes #23

tomb50 opened this issue Jun 11, 2024 · 0 comments

Comments

@tomb50
Copy link

tomb50 commented Jun 11, 2024

I'd like to use model-checker invocation whilst in MPS environment mode.

It seems however that some of the checkers that one would be expected to be standard (typeSystem and nonTypeSystem checkers) are registered with the CheckerRegistry through an EditorCheckerComponent. This is only initialised if MPS is run as an Idea environment.

If running as an MPS environment, these checkers are not registered with the CheckerRegistry and therefore not found by the mode-check goal of this plugin.

Would it be possible to add the ability to include these checkers (either configurable or not) within the set of checkers to be used for the mode-check goal.

I have attached two screenshots that show the state of the CheckerRegistry on both MPS and IDEA env versions of the model-checker goal from the plugin.

I don't want to run in IDEA mode since for me it increases the execution time by quite a lot.

Screenshot from 2024-06-11 12-28-24
Screenshot from 2024-06-11 12-02-19

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