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

Add option to suppress errors related to missing property sets #2478

Closed
lwrage opened this issue Oct 7, 2020 · 2 comments · Fixed by #2643
Closed

Add option to suppress errors related to missing property sets #2478

lwrage opened this issue Oct 7, 2020 · 2 comments · Fixed by #2643
Assignees
Milestone

Comments

@lwrage
Copy link
Contributor

lwrage commented Oct 7, 2020

Summary

Models that depend on a contributed property set will have errors if the contributing plugin is not installed.
It should be configurable to suppress such errors.

Optionally allow the user to enter names of property sets to ignore.

Environment

  • OSATE Version: 2.8.0
  • Operating System: all
@lwrage lwrage added this to the 2.9.2 milestone Nov 19, 2020
@asazonova asazonova self-assigned this Jan 26, 2021
@asazonova
Copy link
Contributor

Discussed requirements:

  • New preference page per workspace only, where user can type in the names of property sets to be ignored
  • Suppress the errors - TBD

@asazonova
Copy link
Contributor

asazonova commented Jan 28, 2021

add a field to the preferences where the user can set whether to report a warning or completely ignore the listed property sets

suppress the errors => error message customization for Xtext linking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment