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

Allow model paths outside the UIA-Plugin #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sipris
Copy link
Contributor

@sipris sipris commented Aug 19, 2022

Commit 6511461:
Improve path specification for model loading.

Notes:
Constraint: module must exist in the "inner" eclipse workspace
Therefore,

  • Do not prepend the PLUGIN_URI_PREFIX constant to custom paths
  • Use PLUGIN_URI_PREFIX constant only for default (example) paths

Commit 8218b2f:
Additionally, this Palladio extension is now able to use environment variables to fill the initial model paths for the Uncertainty View.

Constraint: module must exist in "inner" elcipse workspace
Therefore,

- Do not prepend PLUGIN_URI_PREFIX constant to custom paths
- Use PLUGIN_URI_PREFIX constant only for default (example) paths
path specification for the uncertainty view
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

Successfully merging this pull request may close these issues.

1 participant